Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+1 |
2012-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 1 | -15/+9 |
2012-03-24 | poll: add poll_requested_events() and poll_does_not_wait() functions | Hans Verkuil | 1 | -1/+1 |
2012-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 11 | -24/+17 |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 26 | -730/+1547 |
2012-03-23 | bonding: remove entries for master_ip and vlan_ip and query devices instead | Andy Gospodarek | 1 | -0/+1 |
2012-03-23 | netfilter: remove forward module param confusion. | Rusty Russell | 2 | -14/+4 |
2012-03-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+1 |
2012-03-23 | xfrm: Access the replay notify functions via the registered callbacks | Steffen Klassert | 1 | -3/+3 |
2012-03-23 | xfrm: Remove unused xfrm_state from xfrm_state_check_space | Steffen Klassert | 1 | -2/+2 |
2012-03-23 | RDS: use gfp flags from caller in conn_alloc() | Dan Carpenter | 3 | -3/+3 |
2012-03-23 | netlabel: use GFP flags from caller instead of GFP_ATOMIC | Dan Carpenter | 1 | -1/+1 |
2012-03-22 | l2tp: enable automatic module loading for l2tp_ppp | Benjamin LaHaise | 1 | -0/+1 |
2012-03-22 | net: fix napi_reuse_skb() skb reserve | Eric Dumazet | 1 | -1/+2 |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -28/+19 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+1 |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 12 | -41/+36 |
2012-03-21 | xprtrdma: Remove assumption that each segment is <= PAGE_SIZE | Tom Tucker | 1 | -5/+12 |
2012-03-21 | xprtrdma: The transport should not bug-check when a dup reply is received | Tom Tucker | 1 | -2/+7 |
2012-03-21 | SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined | Trond Myklebust | 1 | -14/+13 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 273 | -8740/+13374 |
2012-03-21 | switch touch_atime to struct path | Al Viro | 1 | -2/+2 |
2012-03-21 | switch unix_sock to struct path | Al Viro | 2 | -21/+16 |
2012-03-21 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -6/+2 |
2012-03-21 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 4 | -16/+12 |
2012-03-21 | Fix pppol2tp getsockname() | Benjamin LaHaise | 1 | -1/+1 |
2012-03-21 | Remove printk from rds_sendmsg | Dave Jones | 1 | -1/+0 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2 | -7/+1 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -24/+24 |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -21/+5 |
2012-03-20 | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG | Trond Myklebust | 1 | -0/+13 |
2012-03-20 | sunrpc: remove the second argument of k[un]map_atomic() | Cong Wang | 4 | -18/+18 |
2012-03-20 | rds: remove the second argument of k[un]map_atomic() | Cong Wang | 7 | -21/+16 |
2012-03-20 | net: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -2/+2 |
2012-03-20 | ipv6: fix incorrent ipv6 ipsec packet fragment | Gao feng | 1 | -5/+6 |
2012-03-20 | tcp: reduce out_of_order memory use | Eric Dumazet | 2 | -1/+19 |
2012-03-20 | tcp: introduce tcp_data_queue_ofo | Eric Dumazet | 1 | -99/+115 |
2012-03-19 | SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up() | Trond Myklebust | 1 | -4/+11 |
2012-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -31/+41 |
2012-03-17 | netfilter: ctnetlink: fix race between delete and timeout expiration | Pablo Neira Ayuso | 1 | -11/+12 |
2012-03-17 | arp: allow arp processing to honor per interface arp_accept sysctl | Neil Horman | 1 | -1/+1 |
2012-03-17 | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. | RongQing.Li | 1 | -1/+0 |
2012-03-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 17 | -431/+355 |
2012-03-16 | sch_sfq: revert dont put new flow at the end of flows | Eric Dumazet | 1 | -1/+5 |
2012-03-16 | ipv6: fix icmp6_dst_alloc() | Eric Dumazet | 1 | -1/+1 |
2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller | 6 | -102/+79 |
2012-03-15 | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller | 1 | -8/+5 |
2012-03-15 | mac80211: Don't sample max throughput rate in minstrel_ht | Helmut Schaa | 1 | -0/+7 |
2012-03-13 | mac80211: Don't let regulatory make us deaf | Paul Stewart | 4 | -19/+51 |