Age | Commit message (Expand) | Author |
2012-12-26 | netfilter: xt_hashlimit: fix namespace destroy path | Vitaly E. Lavrov |
2012-12-26 | netfilter: xt_recent: fix namespace destroy path | Vitaly E. Lavrov |
2012-12-26 | netfilter: xt_hashlimit: fix race that results in duplicated entries | Pablo Neira Ayuso |
2012-12-24 | netfilter: xt_CT: recover NOTRACK target support | Pablo Neira Ayuso |
2012-12-17 | netfilter: nfnetlink_log: fix possible compilation issue due to missing include | Pablo Neira Ayuso |
2012-12-16 | netfilter: xt_CT: fix crash while destroy ct templates | Pablo Neira Ayuso |
2012-12-16 | netfilter: nfnetlink_log: fix mac address for 6in4 tunnels | Bob Hockney |
2012-12-16 | netfilter: nf_ct_reasm: fix conntrack reassembly expire code | Haibo Xi |
2012-12-16 | netfilter: nf_conntrack_ipv6: fix comment for packets without data | Florent Fourcot |
2012-12-16 | netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE | Andrew Collins |
2012-12-16 | netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset | Mukund Jampala |
2012-12-16 | ipv6: Fix Makefile offload objects | Simon Arlott |
2012-12-15 | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch | Daniel Borkmann |
2012-12-15 | bridge: add flags to distinguish permanent mdb entires | Amerigo Wang |
2012-12-15 | sctp: Change defaults on cookie hmac selection | Neil Horman |
2012-12-14 | inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock | Christoph Paasch |
2012-12-14 | ipv6: Change skb->data before using icmpv6_notify() to propagate redirect | Duan Jiong |
2012-12-14 | mac802154: fix destructon ordering for ieee802154 devices | Konstantin Khlebnikov |
2012-12-14 | bridge: remove temporary variable for MLDv2 maximum response code computation | Ang Way Chuang |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | bridge: fix icmpv6 endian bug and other sparse warnings | stephen hemminger |
2012-12-13 | ndisc: Fix padding error in link-layer address option. | YOSHIFUJI Hideaki / 吉藤英明 |
2012-12-13 | nfc: remove noisy message from llcp_sock_sendmsg | Dave Jones |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-12 | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina |
2012-12-12 | bridge: add support of adding and deleting mdb entries | Cong Wang |
2012-12-12 | bridge: notify mdb changes via netlink | Cong Wang |
2012-12-12 | ndisc: Unexport ndisc_{build,send}_skb(). | YOSHIFUJI Hideaki |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-12-12 | pkt_sched: avoid requeues if possible | Eric Dumazet |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-12-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-12-11 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-12-11 | net: gro: avoid double copy in skb_gro_receive() | Eric Dumazet |
2012-12-11 | bridge: fix seq check in br_mdb_dump() | Cong Wang |
2012-12-11 | net: remove obsolete simple_strto<foo> | Abhijit Pawar |
2012-12-11 | net: gro: dev_gro_receive() cleanup | Eric Dumazet |
2012-12-10 | minstrel: update stats after processing status | Johannes Berg |
2012-12-10 | mac80211: a few whitespace fixes | Johannes Berg |
2012-12-10 | net: Allow DCBnl to use other namespaces besides init_net | John Fastabend |
2012-12-10 | net: remove obsolete simple_strto<foo> | Abhijit Pawar |
2012-12-10 | ipv4: ip_check_defrag must not modify skb before unsharing | Johannes Berg |
2012-12-10 | bridge: make buffer larger in br_setlink() | Dan Carpenter |
2012-12-09 | inet_diag: validate port comparison byte code to prevent unsafe reads | Neal Cardwell |
2012-12-09 | inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() | Neal Cardwell |
2012-12-09 | inet_diag: validate byte code to prevent oops in inet_diag_bc_run() | Neal Cardwell |
2012-12-09 | inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state | Neal Cardwell |
2012-12-09 | caif_usb: Make the driver name check more efficient | Ben Hutchings |