Age | Commit message (Expand) | Author | Files | Lines |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2 | -163/+125 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2012-12-10 | ipv4: ip_check_defrag must not modify skb before unsharing | Johannes Berg | 1 | -10/+9 |
2012-12-10 | inet_diag: validate port comparison byte code to prevent unsafe reads | Neal Cardwell | 1 | -7/+24 |
2012-12-10 | inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() | Neal Cardwell | 1 | -11/+17 |
2012-12-10 | inet_diag: validate byte code to prevent oops in inet_diag_bc_run() | Neal Cardwell | 1 | -3/+45 |
2012-12-10 | inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state | Neal Cardwell | 1 | -14/+39 |
2012-12-07 | net: gro: fix possible panic in skb_gro_receive() | Eric Dumazet | 2 | -3/+5 |
2012-12-07 | tcp: bug fix Fast Open client retransmission | Yuchung Cheng | 2 | -6/+15 |
2012-12-02 | tcp: fix crashes in do_tcp_sendpages() | Eric Dumazet | 1 | -9/+6 |
2012-11-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+0 |
2012-11-29 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2 | -10/+6 |
2012-11-28 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 1 | -1/+1 |
2012-11-28 | irda: irttp: fix memory leak in irttp_open_tsap() error path | Tommi Rantala | 1 | -0/+1 |
2012-11-28 | sctp: Error in calculation of RTTvar | Schoch Christian | 1 | -1/+1 |
2012-11-28 | sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall | Tommi Rantala | 2 | -6/+11 |
2012-11-28 | sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f... | Tommi Rantala | 1 | -2/+5 |
2012-11-27 | net: ipmr: limit MRT_TABLE identifiers | Eric Dumazet | 1 | -0/+4 |
2012-11-27 | ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow() | Neal Cardwell | 1 | -1/+2 |
2012-11-27 | can: bcm: initialize ifindex for timeouts without previous frame reception | Oliver Hartkopp | 1 | -0/+3 |
2012-11-26 | mac80211: fix remain-on-channel (non-)cancelling | Johannes Berg | 1 | -2/+0 |
2012-11-25 | netfilter: ipset: fix netiface set name overflow | Florian Westphal | 1 | -1/+1 |
2012-11-23 | ipv4: do not cache looped multicasts | Julian Anastasov | 1 | -2/+5 |
2012-11-23 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 5 | -13/+15 |
2012-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -13/+2 |
2012-11-22 | netprio_cgroup: allow nesting and inherit config on cgroup creation | Tejun Heo | 1 | -18/+24 |
2012-11-22 | netprio_cgroup: implement netprio[_set]_prio() helpers | Tejun Heo | 1 | -22/+50 |
2012-11-22 | netprio_cgroup: use cgroup->id instead of cgroup_netprio_state->prioidx | Tejun Heo | 1 | -54/+11 |
2012-11-22 | netprio_cgroup: reimplement priomap expansion | Tejun Heo | 1 | -23/+33 |
2012-11-22 | netprio_cgroup: shorten variable names in extend_netdev_table() | Tejun Heo | 1 | -12/+11 |
2012-11-22 | netprio_cgroup: simplify write_priomap() | Tejun Heo | 1 | -45/+11 |
2012-11-22 | netcls_cgroup: move config inheritance to ->css_online() and remove .broken_h... | Tejun Heo | 1 | -12/+8 |
2012-11-22 | netfilter: cttimeout: fix buffer overflow | Florian Westphal | 1 | -1/+2 |
2012-11-22 | netfilter: ipset: Fix range bug in hash:ip,port,net | Jozsef Kadlecsik | 4 | -12/+13 |
2012-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -5/+25 |
2012-11-21 | ipv6: fix inet6_csk_update_pmtu() return value | Eric Dumazet | 1 | -1/+2 |
2012-11-20 | NFC: Fix nfc_llcp_local chained list insertion | Thierry Escande | 1 | -1/+1 |
2012-11-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2 | -4/+24 |
2012-11-19 | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli... | Tejun Heo | 2 | -8/+8 |
2012-11-17 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman | 24 | -56/+129 |
2012-11-17 | wireless: add back sysfs directory | Johannes Berg | 1 | -0/+20 |
2012-11-16 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 12 | -20/+47 |
2012-11-16 | net-rps: Fix brokeness causing OOO packets | Tom Herbert | 1 | -1/+3 |
2012-11-16 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2 | -7/+20 |
2012-11-16 | tcp: handle tcp_net_metrics_init() order-5 memory allocation failures | Eric Dumazet | 1 | -3/+9 |
2012-11-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 12 | -20/+47 |
2012-11-16 | batman-adv: process broadcast packets in BLA earlier | Antonio Quartulli | 1 | -6/+6 |
2012-11-16 | batman-adv: don't add TEMP clients belonging to other backbone nodes | Antonio Quartulli | 1 | -0/+7 |
2012-11-16 | batman-adv: correctly pass the client flag on tt_response | Antonio Quartulli | 1 | -1/+1 |
2012-11-16 | batman-adv: fix tt_global_entries flags update | Antonio Quartulli | 1 | -0/+6 |