aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-12
* usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com2012-06-12
* ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|\
| * Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-11
| |\
| | * NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-04
| | * NFC: Introduce target mode tx opsSamuel Ortiz2012-06-04
| | * NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-04
| | * NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-04
| | * NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-04
| | * NFC: Export LLCP general bytes getterSamuel Ortiz2012-06-04
| * | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-06
| * | mac80211: do remain-on-channel while idleJohannes Berg2012-06-06
| * | cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-06
| * | ssb: recognize ARM Cortex M3Hauke Mehrtens2012-06-06
| * | cfg80211: clarify set_channel APIsJohannes Berg2012-06-06
| * | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-05
| * | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-05
| * | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-05
| * | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-05
| * | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-05
| * | net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-05
| * | nl80211: add new rssi event to indicate beacon lossEliad Peller2012-06-05
| * | mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-05
| |/
* | inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller2012-06-11
* | net: keep name_hlist close to nameEric Dumazet2012-06-11
* | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-11
|\ \
| * | netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-07
| * | netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-07
| * | netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-07
| * | netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-07
| * | netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-07
| * | netfilter: nf_ct_udp: add namespace supportGao feng2012-06-07
| * | netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-07
| * | netfilter: nf_ct_generic: add namespace supportGao feng2012-06-07
| * | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-07
| * | netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-07
| * | netfilter: Add fail-open supportKrishna Kumar2012-06-07
| * | netfilter: xt_connlimit: remove revision 0Cong Wang2012-06-07
| * | netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang2012-06-07
| |/
* | inet: Avoid potential NULL peer dereference.David S. Miller2012-06-11
* | inet: Add inetpeer tree roots to the FIB tables.David S. Miller2012-06-11
* | inet: Add family scope inetpeer flushes.David S. Miller2012-06-11
* | ipv4: Kill ip_rt_frag_needed().David S. Miller2012-06-11
* | inet: Hide route peer accesses behind helpers.David S. Miller2012-06-11
* | inet: Pass inetpeer root into inet_getpeer*() interfaces.David S. Miller2012-06-09
* | inet: Consolidate inetpeer_invalidate_tree() interfaces.David S. Miller2012-06-09
* | inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.cDavid S. Miller2012-06-09
* | [PATCH] tcp: Cache inetpeer in timewait socket, and only when necessary.David S. Miller2012-06-09
* | tcp: Get rid of inetpeer special cases.David S. Miller2012-06-09