summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-134-13/+21
|\
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-06-131-2/+5
| * Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-06-131-0/+5
| |\
| | * netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom2012-06-071-0/+5
| * | net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier2012-06-111-1/+1
| * | net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov2012-06-101-10/+10
| |/
* | net-next: add dev_loopback_xmit() to avoid duplicate codeMichel Machado2012-06-131-0/+1
* | usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com2012-06-131-3/+2
* | ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf2012-06-131-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-128-27/+103
|\ \
| * \ Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-114-5/+27
| |\ \
| | * | NFC: Introduce target mode rx data callbackSamuel Ortiz2012-06-041-0/+1
| | * | NFC: Introduce target mode tx opsSamuel Ortiz2012-06-041-1/+2
| | * | NFC: Set the NFC device RF mode appropriatelySamuel Ortiz2012-06-042-1/+2
| | * | NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-042-0/+11
| | * | NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-044-3/+10
| | * | NFC: Export LLCP general bytes getterSamuel Ortiz2012-06-041-0/+1
| * | | mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-3/+0
| * | | mac80211: do remain-on-channel while idleJohannes Berg2012-06-061-1/+7
| * | | cfg80211: validate remain-on-channel time betterJohannes Berg2012-06-061-0/+2
| * | | ssb: recognize ARM Cortex M3Hauke Mehrtens2012-06-061-0/+1
| * | | cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-9/+15
| * | | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-0/+4
| * | | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-052-1/+13
| * | | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-051-1/+4
| * | | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-051-10/+0
| * | | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-051-0/+11
| * | | net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-051-0/+13
| * | | nl80211: add new rssi event to indicate beacon lossEliad Peller2012-06-051-0/+4
| * | | mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-051-0/+5
| |/ /
* | | inet: Fix BUG triggered by __rt{,6}_get_peer().David S. Miller2012-06-122-2/+2
* | | net: keep name_hlist close to nameEric Dumazet2012-06-111-3/+4
* | | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-1110-53/+101
|\ \ \
| * | | netfilter: xt_recent: add address masking optionDenys Fedoryshchenko2012-06-072-0/+20
| * | | netfilter: nf_conntrack: add namespace support for cttimeoutGao feng2012-06-071-1/+2
| * | | netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]protoPablo Neira Ayuso2012-06-072-12/+0
| * | | netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-0/+1
| * | | netfilter: nf_ct_icmp: add namespace supportGao feng2012-06-071-0/+6
| * | | netfilter: nf_ct_udp: add namespace supportGao feng2012-06-071-0/+12
| * | | netfilter: nf_ct_tcp: add namespace supportGao feng2012-06-071-0/+10
| * | | netfilter: nf_ct_generic: add namespace supportGao feng2012-06-072-2/+8
| * | | netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng2012-06-072-2/+15
| * | | netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng2012-06-072-2/+21
| * | | netfilter: Add fail-open supportKrishna Kumar2012-06-071-0/+5
| * | | netfilter: xt_connlimit: remove revision 0Cong Wang2012-06-071-7/+2
| * | | netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.hCong Wang2012-06-072-28/+0
| |/ /
* | | inet: Avoid potential NULL peer dereference.David S. Miller2012-06-111-1/+1
* | | inet: Add inetpeer tree roots to the FIB tables.David S. Miller2012-06-112-5/+8
* | | inet: Add family scope inetpeer flushes.David S. Miller2012-06-111-0/+2
* | | ipv4: Kill ip_rt_frag_needed().David S. Miller2012-06-111-2/+0