summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-1/+1
|\
| * sun.com documentation fixesChristian Kujau2013-02-211-1/+1
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-214-18/+14
|\ \
| * \ Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2521-121/+250
| |\ \
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-182-1/+2
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-152-13/+7
| * | | TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
| * | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-152-3/+4
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2124-85/+58
|\ \ \ \ | |_|_|/ |/| | |
| * | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-062-5/+4
| * | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1721-121/+250
| |\ \ \ | | | |/ | | |/|
| * | | net/xfrm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-8/+8
| * | | net/x25: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| * | | net/wanrouter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+0
| * | | net/tipc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/sunrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | net/sctp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/rxrpc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | net/rds: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-16/+8
| * | | net/mac802154: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | net/mac80211: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | net/lapb: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| * | | net/l2tp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/ipv6: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-14/+10
| * | | net/ipv4: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-10/+1
| * | | net/ipv4/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/ieee802154: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
| * | | net/decnet: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/decnet/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | net/dccp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/dccp/ccids: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+2
| * | | net/ceph: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | net/9p: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | net: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-3/+2
| | |/ | |/|
* | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-02-218-37/+42
|\ \ \
| * | | sunrpc: silence build warning in gss_fill_contextJeff Layton2013-02-171-2/+1
| * | | SUNRPC: Add missing static declaration to _gss_mech_get_by_nameTrond Myklebust2013-02-011-2/+2
| * | | SUNRPC: Avoid RCU dereferences in the transport bind and connect codeTrond Myklebust2013-02-012-4/+4
| * | | SUNRPC: Fix an RCU dereference in xprt_reserveTrond Myklebust2013-02-011-1/+4
| * | | SUNRPC: Pass pointers to struct rpc_xprt to the congestion windowTrond Myklebust2013-02-012-6/+6
| * | | SUNRPC: Fix an RCU dereference in xs_local_rpcbindTrond Myklebust2013-02-011-1/+3
| * | | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust2013-02-013-5/+4
| * | | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust2013-02-017-16/+18
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20397-9406/+22992
|\ \ \ \
| * | | | ipv6: fix race condition regarding dst->expires and dst->from.YOSHIFUJI Hideaki / 吉藤英明2013-02-202-5/+4
| * | | | net: fix a wrong assignment in skb_split()Amerigo Wang2013-02-201-1/+1
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-1914-332/+307
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1914-332/+307
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1814-332/+307
| | | |\ \ \ \
OpenPOWER on IntegriCloud