summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | 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: 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
| | * | | | | | | | | | | 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
| * | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller2012-06-11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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
| | |/ / / / / / / / / /
| * | | | | | | | | | | 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
| * | | | | | | | | | | inet: Create and use rt{,6}_get_peer_create().David S. Miller2012-06-08
| * | | | | | | | | | | af_unix: speedup /proc/net/unixEric Dumazet2012-06-08
| * | | | | | | | | | | inetpeer: add parameter net for inet_getpeer_v4,v6Gao feng2012-06-08
| * | | | | | | | | | | inetpeer: add namespace support for inetpeerGao feng2012-06-08
* | | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | get rid of ->scm_work_listAl Viro2012-07-22
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | ipvs: fix oops on NAT reply in br_nf contextLin Ming2012-07-17
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso2012-07-09
|/ / / / / / / / /
* | | | | | | / / sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-30
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-18
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-06-13
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | mac80211: add some missing kernel-docJohannes Berg2012-06-09
| | | |/ / / / | | |/| | | |
| * / | | | | Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-08
| |/ / / / /
* | | | | / net: remove my future former mail addressRémi Denis-Courmont2012-06-17
| |_|_|_|/ |/| | | |
* | | | | Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-16
| |_|_|/ |/| | |
* | | | ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-15
| |_|/ |/| |