summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-12-13cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg4-24/+115
2010-12-13mac80211: clean up RX key checksJohannes Berg1-2/+21
2010-12-13cfg80211: update information elements in cached BSS structSven Neumann1-0/+11
2010-12-13cfg80211: Add antenna availability informationBruno Randolf1-2/+13
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville23-206/+537
2010-12-13net: add limits to ip_default_ttlEric Dumazet1-2/+5
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski1-1/+4
2010-12-13mac80211: Fix NULL-pointer deference on ibss merge when not readyTim Harvey1-0/+4
2010-12-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-0/+1
2010-12-13ipv4: Don't pre-seed hoplimit metric.David S. Miller7-10/+9
2010-12-13ipv6: Demark default hoplimit as zero.David S. Miller1-3/+1
2010-12-13net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller6-7/+7
2010-12-13ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller3-2/+4
2010-12-11net: fix skb_defer_rx_timestamp()Eric Dumazet1-2/+4
2010-12-11bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu1-16/+9
2010-12-11af_packet: use swap() instead of the open coded macro XC()Changli Gao1-5/+3
2010-12-11ethtool: Report link-down while interface is downBen Hutchings1-2/+15
2010-12-11atm: correct sysfs 'device' link creation and parent relationshipsDan Williams3-5/+7
2010-12-11pktgen: adding prefetchw() callJunchang Wang1-0/+2
2010-12-11SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped addressWei Yongjun1-0/+8
2010-12-11inet6: Remove redundant unlikely()Tobias Klauser1-1/+1
2010-12-11xfrm: Traffic Flow Confidentiality for IPv6 ESPMartin Willi1-8/+24
2010-12-11xfrm: Traffic Flow Confidentiality for IPv4 ESPMartin Willi1-8/+24
2010-12-11xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi1-2/+17
2010-12-11net/ipv6/udp.c: fix typo in flush_stack()Jiri Pirko1-1/+1
2010-12-11ipv6: Fix 'release_it' logic in tcp_v6_get_peer()David S. Miller1-1/+1
2010-12-11bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser1-4/+6
2010-12-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-3/+18
2010-12-10ipv6: fix nl group when advertising a new linkNicolas Dichtel1-2/+2
2010-12-10Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller1-8/+0
2010-12-10net: Document the kernel_recvmsg() functionMartin Lucina1-0/+15
2010-12-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller23-219/+538
2010-12-10dccp: remove unused macrosShan Wei1-8/+0
2010-12-10filter: use size of fetched data in __load_pointer()Eric Dumazet1-3/+3
2010-12-10xfrm: Fix xfrm_state_migrate leakThomas Egerer1-1/+1
2010-12-10net: optimize INET input path furtherEric Dumazet3-11/+11
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller9-78/+95
2010-12-09econet: Fix crash in aun_incoming().David S. Miller1-1/+5
2010-12-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller25-128/+163
2010-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-3/+18
2010-12-08mac80211: Show max number of probe tries in debug message.Ben Greear1-2/+3
2010-12-08mac80211: Apply ht_opmode changes in ieee80211_change_bssHelmut Schaa1-0/+6
2010-12-08cfg80211: Add new BSS attribute ht_opmodeHelmut Schaa1-0/+5
2010-12-08tcp: protect sysctl_tcp_cookie_size readsEric Dumazet1-12/+15
2010-12-08tcp: avoid a possible divide by zeroEric Dumazet1-2/+4
2010-12-08mac80211: Fix BUG in pskb_expand_head when transmitting shared skbsHelmut Schaa1-3/+18
2010-12-08tcp: Replace time wait bucket msg by counterTom Herbert2-1/+2
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2010-12-08l2tp: Fix modalias of l2tp_ipMichal Marek1-1/+5
2010-12-08econet: Do the correct cleanup after an unprivileged SIOCSIFADDR.Nelson Elhage1-2/+4