| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-06 | 12 | -74/+71 |
|\ |
|
| * | net: fix a race in sock_queue_err_skb() | Eric Dumazet | 2012-04-06 | 1 | -1/+3 |
| * | netlink: fix races after skb queueing | Eric Dumazet | 2012-04-06 | 1 | -11/+13 |
| * | phonet: Check input from user before allocating | Sasha Levin | 2012-04-06 | 1 | -0/+3 |
| * | tcp: tcp_sendpages() should call tcp_push() once | Eric Dumazet | 2012-04-06 | 2 | -4/+4 |
| * | ipv6: fix array index in ip6_mc_add_src() | RongQing.Li | 2012-04-05 | 1 | -1/+1 |
| * | sctp: Allow struct sctp_event_subscribe to grow without breaking binaries | Thomas Graf | 2012-04-05 | 1 | -2/+3 |
| * | netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc | Pablo Neira Ayuso | 2012-04-04 | 1 | -0/+1 |
| * | netfilter: xt_CT: fix missing put timeout object in error path | Pablo Neira Ayuso | 2012-04-04 | 1 | -5/+19 |
| * | netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section | Pablo Neira Ayuso | 2012-04-04 | 1 | -1/+1 |
| * | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-04-04 | 1 | -0/+2 |
| |\ |
|
| | * | netfilter: xt_CT: remove a compile warning | Pablo Neira Ayuso | 2012-04-03 | 1 | -0/+2 |
| * | | bpf jit: Make the filter.c::__load_pointer helper non-static for the jits | Jan Seiffert | 2012-04-04 | 1 | -3/+6 |
| * | | tcp: allow splice() to build full TSO packets | Eric Dumazet | 2012-04-03 | 1 | -1/+1 |
| * | | net: fix /proc/net/dev regression | Eric Dumazet | 2012-04-03 | 2 | -46/+15 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-06 | 7 | -24/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-06 | 7 | -24/+11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-03 | 10 | -38/+64 |
|\ \ \ |
|
| * | | | ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 | Shmulik Ladkani | 2012-04-01 | 1 | -7/+27 |
| * | | | net/netfilter/nfnetlink_acct.c: use linux/atomic.h | Andrew Morton | 2012-04-01 | 1 | -1/+1 |
| * | | | rose_dev: fix memcpy-bug in rose_set_mac_address | danborkmann@iogearbox.net | 2012-04-01 | 1 | -2/+2 |
| * | | | net/garp: avoid infinite loop if attribute already exists | David Ward | 2012-04-01 | 1 | -12/+10 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-04-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | mac80211: fix oper channel timestamp updation | Rajkumar Manoharan | 2012-03-28 | 1 | -1/+1 |
| * | | | | net/core: dev_forward_skb() should clear skb_iif | Benjamin LaHaise | 2012-03-28 | 1 | -0/+1 |
| * | | | | net/ipv4: fix IPv4 multicast over network namespaces | Benjamin LaHaise | 2012-03-28 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-03-28 | 3 | -14/+21 |
| |\| | | |
|
| | * | | | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka | 2012-03-26 | 1 | -1/+2 |
| | * | | | mac80211: remove outdated comment | Eliad Peller | 2012-03-26 | 1 | -3/+0 |
| | * | | | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville | 2012-03-26 | 1 | -10/+19 |
* | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-30 | 3 | -36/+50 |
|\ \ \ \ \ |
|
| * | | | | | compat: Handle COMPAT_USE_64BIT_TIME in net/socket.c | H. Peter Anvin | 2012-02-20 | 1 | -10/+8 |
| * | | | | | compat: Use COMPAT_USE_64BIT_TIME in net/compat.c | H. J. Lu | 2012-02-20 | 1 | -25/+40 |
| * | | | | | compat: Use COMPAT_USE_64BIT_TIME in the Bluetooth subsystem | H. J. Lu | 2012-02-20 | 1 | -1/+2 |
* | | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-03-29 | 11 | -83/+59 |
|\ \ \ \ \ \ |
|
| * | | | | | | sunrpc: skip portmap calls on sessions backchannel | J. Bruce Fields | 2012-03-26 | 1 | -0/+1 |
| * | | | | | | sunrpc: create nfsd dir in rpc_pipefs | Jeff Layton | 2012-03-26 | 1 | -0/+5 |
| * | | | | | | Merge nfs containerization work from Trond's tree | J. Bruce Fields | 2012-03-26 | 28 | -733/+1559 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | svcrdma: Cleanup sparse warnings in the svcrdma module | Tom Tucker | 2012-02-18 | 6 | -80/+50 |
| * | | | | | | | SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF | Stanislav Kinsbursky | 2012-02-03 | 1 | -2/+0 |
| * | | | | | | | nfsd: remove some unneeded checks | Dan Carpenter | 2012-02-03 | 1 | -1/+1 |
| * | | | | | | | nfsd: don't allow zero length strings in cache_parse() | Dan Carpenter | 2012-02-03 | 1 | -0/+2 |
* | | | | | | | | Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-03-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | SUNRPC: Use the already looked-up xprt in rpcb_getport_async() | Bryan Schumaker | 2012-03-27 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 93 | -93/+0 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
|
| * | | | | | | | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 93 | -93/+0 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-03-28 | 3 | -230/+255 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | libceph: isolate kmap() call in write_partial_msg_pages() | Alex Elder | 2012-03-22 | 1 | -11/+2 |
| * | | | | | | | | | libceph: rename "page_shift" variable to something sensible | Alex Elder | 2012-03-22 | 1 | -5/+6 |
| * | | | | | | | | | libceph: get rid of zero_page_address | Alex Elder | 2012-03-22 | 1 | -9/+2 |