aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-23
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-22
|\
| * mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-20
* | net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-21
* | net_sched: always clone skbsChangli Gao2010-12-20
* | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-19
* | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-16
* | filter: fix sk_filter rcu handlingEric Dumazet2010-12-06
* | af_unix: limit recursion levelEric Dumazet2010-11-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-18
|\|
| * cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-15
| * b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-15
* | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-12
|\ \
| * | net: avoid limits overflowEric Dumazet2010-11-10
| * | net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt2010-11-07
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-05
|\| |
| * | netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage2010-11-04
| * | caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-03
| * | caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-29
|\| |
| * | fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-28
* | | 9p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-28
* | | 9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-28
* | | 9p: Implement TGETLOCKM. Mohan Kumar2010-10-28
* | | 9p: Implement TLOCKM. Mohan Kumar2010-10-28
* | | [9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)2010-10-28
* | | net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj2010-10-28
|/ /
* | caif-u5500: Adding shared memory includeAmarnath Revanna2010-10-27
* | inetpeer: __rcu annotationsEric Dumazet2010-10-27
* | fib_rules: __rcu annotates ctargetEric Dumazet2010-10-27
* | tunnels: add __rcu annotationsEric Dumazet2010-10-27
* | net: add __rcu annotations to protocolEric Dumazet2010-10-27
* | ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-27
* | ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-25
* | net: add __rcu annotation to sk_filterEric Dumazet2010-10-25
* | net_ns: add __rcu annotationsEric Dumazet2010-10-25
* | tunnels: add _rcu annotationsEric Dumazet2010-10-25
* | net/802: add __rcu annotationsEric Dumazet2010-10-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
| |\
| | * Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-21
| | |\
| | | * ipvs: provide address family for debuggingJulian Anastasov2010-10-21
| | | * ipvs: changes for local real serverJulian Anastasov2010-10-21
| | | * ipvs: do not schedule conns from real serversJulian Anastasov2010-10-21
| | | * ipvs: switch to notrack modeJulian Anastasov2010-10-21
| | | * ipvs: optimize checksums for appsJulian Anastasov2010-10-21
| | * | tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler2010-10-21
| | * | tproxy: added udp6_lib_lookup functionBalazs Scheidler2010-10-21
| | * | tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-21