summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller-18/+74
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville-5/+15
2012-06-11inet: Avoid potential NULL peer dereference.David S. Miller-1/+1
2012-06-11inet: Add inetpeer tree roots to the FIB tables.David S. Miller-5/+8
2012-06-11inet: Add family scope inetpeer flushes.David S. Miller-0/+2
2012-06-11ipv4: Kill ip_rt_frag_needed().David S. Miller-2/+0
2012-06-11inet: Hide route peer accesses behind helpers.David S. Miller-8/+126
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh-6/+6
2012-06-11cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh-10/+49
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier-1/+1
2012-06-09inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller-5/+5
2012-06-09inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller-2/+1
2012-06-09inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller-0/+9
2012-06-09[PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller-9/+0
2012-06-09mac80211: add some missing kernel-docJohannes Berg-0/+6
2012-06-09tcp: Get rid of inetpeer special cases.David S. Miller-2/+2
2012-06-08inet: Create and use rt{,6}_get_peer_create().David S. Miller-6/+25
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg-0/+6
2012-06-08af_unix: speedup /proc/net/unixEric Dumazet-1/+2
2012-06-08inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng-4/+8
2012-06-08inetpeer: add namespace support for inetpeerGao feng-5/+8
2012-06-07netfilter: nf_conntrack: add namespace support for cttimeoutGao feng-1/+2
2012-06-07netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso-12/+0
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng-0/+1
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng-0/+6
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng-0/+12
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng-0/+10
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng-2/+8
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng-2/+15
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng-2/+21
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg-3/+0
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg-1/+7
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg-9/+15
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet-1/+4
2012-06-05cfg80211: provide channel to join_mesh functionJohannes Berg-0/+4
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg-1/+11
2012-06-05cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg-1/+4
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller-10/+0
2012-06-05net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches-0/+11
2012-06-05net: mac80211: Add and use ht_vdbg debugging macroJoe Perches-0/+13
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov-0/+5
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan-0/+12
2012-06-05Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes-1/+1
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc-2/+0
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko-0/+4
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko-0/+1
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko-0/+18
2012-06-05Bluetooth: A2MP: Define A2MP status codesAndrei Emeltchenko-0/+10
2012-06-05Bluetooth: A2MP: Definitions for A2MP commandsAndrei Emeltchenko-0/+73
2012-06-05Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko-0/+7