Age | Commit message (Expand) | Author |
2012-04-01 | pkt_sched: Stop using NLA_PUT*(). | David S. Miller |
2012-04-01 | wireless: Stop using NLA_PUT*(). | David S. Miller |
2012-04-01 | xfrm_user: Stop using NLA_PUT*(). | David S. Miller |
2012-04-01 | ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4 | Shmulik Ladkani |
2012-04-01 | net/netfilter/nfnetlink_acct.c: use linux/atomic.h | Andrew Morton |
2012-04-01 | rose_dev: fix memcpy-bug in rose_set_mac_address | danborkmann@iogearbox.net |
2012-04-01 | net/garp: avoid infinite loop if attribute already exists | David Ward |
2012-04-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-03-28 | mac80211: fix oper channel timestamp updation | Rajkumar Manoharan |
2012-03-28 | net/core: dev_forward_skb() should clear skb_iif | Benjamin LaHaise |
2012-03-28 | net/ipv4: fix IPv4 multicast over network namespaces | Benjamin LaHaise |
2012-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-27 | net: fix a potential rcu_read_lock() imbalance in rt6_fill_node() | Eric Dumazet |
2012-03-26 | mac80211: fix possible tid_rx->reorder_timer use after free | Stanislaw Gruszka |
2012-03-26 | mac80211: remove outdated comment | Eliad Peller |
2012-03-26 | cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info | John W. Linville |
2012-03-25 | net: add a truesize parameter to skb_add_rx_frag() | Eric Dumazet |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds |
2012-03-23 | poll: add poll_requested_events() and poll_does_not_wait() functions | Hans Verkuil |
2012-03-23 | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller |
2012-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-23 | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-03-22 | bonding: remove entries for master_ip and vlan_ip and query devices instead | Andy Gospodarek |
2012-03-22 | netfilter: remove forward module param confusion. | Rusty Russell |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-23 | netfilter: nf_conntrack: permanently attach timeout policy to conntrack | Pablo Neira Ayuso |
2012-03-23 | netfilter: xt_CT: fix assignation of the generic protocol tracker | Pablo Neira Ayuso |
2012-03-23 | netfilter: xt_CT: missing rcu_read_lock section in timeout assignment | Pablo Neira Ayuso |
2012-03-23 | netfilter: cttimeout: fix dependency with l4protocol conntrack module | Pablo Neira Ayuso |
2012-03-22 | xfrm: Access the replay notify functions via the registered callbacks | Steffen Klassert |
2012-03-22 | xfrm: Remove unused xfrm_state from xfrm_state_check_space | Steffen Klassert |
2012-03-22 | RDS: use gfp flags from caller in conn_alloc() | Dan Carpenter |
2012-03-22 | netlabel: use GFP flags from caller instead of GFP_ATOMIC | Dan Carpenter |
2012-03-22 | netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6 | Pablo Neira Ayuso |
2012-03-21 | l2tp: enable automatic module loading for l2tp_ppp | Benjamin LaHaise |
2012-03-21 | net: fix napi_reuse_skb() skb reserve | Eric Dumazet |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-03-21 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-03-21 | xprtrdma: Remove assumption that each segment is <= PAGE_SIZE | Tom Tucker |
2012-03-21 | xprtrdma: The transport should not bug-check when a dup reply is received | Tom Tucker |
2012-03-21 | SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined | Trond Myklebust |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | switch touch_atime to struct path | Al Viro |
2012-03-20 | switch unix_sock to struct path | Al Viro |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |