summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+6
2012-06-13bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-27/+82
2012-06-12inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller2-2/+2
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller4-18/+74
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville3-5/+15
2012-06-11inet: Avoid potential NULL peer dereference.David S. Miller1-1/+1
2012-06-11inet: Add inetpeer tree roots to the FIB tables.David S. Miller2-5/+8
2012-06-11inet: Add family scope inetpeer flushes.David S. Miller1-0/+2
2012-06-11ipv4: Kill ip_rt_frag_needed().David S. Miller1-2/+0
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller4-8/+126
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier1-1/+1
2012-06-10inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller1-5/+5
2012-06-10inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller1-2/+1
2012-06-10inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller1-0/+9
2012-06-10[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller2-9/+0
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller2-2/+2
2012-06-09inet: Create and use rt{,6}_get_peer_create().David S. Miller2-6/+25
2012-06-09af_unix: speedup /proc/net/unixEric Dumazet1-1/+2
2012-06-09inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng1-4/+8
2012-06-09inetpeer: add namespace support for inetpeerGao feng3-5/+8
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng1-1/+2
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2-12/+0
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+1
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+6
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng1-0/+12
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng1-0/+10
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng2-2/+8
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2-2/+15
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2-2/+21
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-3/+0
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-1/+7
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg1-9/+15
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet1-1/+4
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg1-0/+4
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-1/+11
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg1-1/+4
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller1-10/+0
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches1-0/+11
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches1-0/+13
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov1-0/+5
2012-06-04NFC: Introduce target mode rx data callbackSamuel Ortiz1-0/+1
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz1-1/+2
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz1-1/+1
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz1-0/+4
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz3-3/+6
2012-06-04NFC: Export LLCP general bytes getterSamuel Ortiz1-0/+1
2012-06-01cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2012-05-30memcg: decrement static keys at real destroy timeGlauber Costa1-0/+22