summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unsetPablo Neira Ayuso2012-06-181-1/+1
* netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabledPablo Neira Ayuso2012-06-191-0/+43
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-06-165-38/+43
|\
| * netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-161-0/+11
| * netfilter: ctnetlink: add CTA_HELP_INFO attributePablo Neira Ayuso2012-06-161-0/+1
| * netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangledPablo Neira Ayuso2012-06-161-0/+4
| * netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-162-33/+17
| * netfilter: nf_ct_ext: support variable length extensionsPablo Neira Ayuso2012-06-161-3/+6
| * netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy namesPablo Neira Ayuso2012-06-162-2/+4
* | include/net/dst.h: neaten asterisk placementEldad Zack2012-06-161-9/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-161-2/+0
|\ \
| * | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-161-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-151-0/+2
|\ \ \ | |/ /
| * | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-151-0/+2
* | | ipv6: Handle PMTU in ICMP error handlers.David S. Miller2012-06-151-4/+4
* | | ipv4: Handle PMTU in all ICMP error handlers.David S. Miller2012-06-141-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-122-3/+6
|\ \ \ | |/ / | | / | |/ |/|
| * bonding: Fix corrupted queue_mappingEric Dumazet2012-06-121-2/+5
| * net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier2012-06-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-125-27/+82
|\ \
| * \ Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2012-06-113-5/+15
| |\ \
| | * | 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-041-1/+1
| | * | NFC: Add target mode activation netlink eventSamuel Ortiz2012-06-041-0/+4
| | * | NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz2012-06-043-3/+6
| | * | 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: 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-051-1/+11
| * | | 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
| * | | 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-112-2/+2
* | | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-114-18/+74
|\ \ \
| * | | 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
| |/ /
* | | 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
OpenPOWER on IntegriCloud