Age | Commit message (Expand) | Author |
2013-07-03 | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-02 | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-06-29 | more open-coded file_inode() calls | Al Viro |
2013-06-26 | af_key: fix info leaks in notify messages | Mathias Krause |
2013-06-26 | ipv6: ip6_sk_dst_check() must not assume ipv6 dst | Eric Dumazet |
2013-06-26 | net: fix kernel deadlock with interface rename and netdev name retrieval. | Nicolas Schichan |
2013-06-25 | ipv6: check return value of ipv6_get_lladdr | Hannes Frederic Sowa |
2013-06-25 | gre: fix a possible skb leak | Eric Dumazet |
2013-06-25 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-06-25 | ipv6: Process unicast packet with Router Alert by checking flag in skb. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-06-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville |
2013-06-24 | netfilter: ipt_ULOG: fix incorrect setting of ulog timer | Gao feng |
2013-06-24 | netfilter: ctnetlink: send event when conntrack label was modified | Florian Westphal |
2013-06-24 | netfilter: nf_nat_sip: fix mangling | Balazs Peter Odor |
2013-06-23 | Bluetooth: Fix invalid length check in l2cap_information_rsp() | Jaganath Kanakkassery |
2013-06-20 | netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling | Phil Oester |
2013-06-19 | ipv6: don't call addrconf_dst_alloc again when enable lo | Gao feng |
2013-06-19 | ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets. | Aydin Arik |
2013-06-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-06-19 | nl80211: fix attrbuf access race by allocating a separate one | Johannes Berg |
2013-06-19 | ipvs: SCTP ports should be writable in ICMP packets | Julian Anastasov |
2013-06-17 | ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb | Matthias Schiffer |
2013-06-17 | bridge: fix switched interval for MLD Query types | Linus Lüssing |
2013-06-17 | vlan: restore ethtool ABI to control VLAN hardware acceleration | Fernando Luis Vazquez Cao |
2013-06-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2013-06-17 | Merge 3.10-rc6 into char-misc-next | Greg Kroah-Hartman |
2013-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-13 | sctp: fully initialize sctp_outq in sctp_outq_init | Neil Horman |
2013-06-13 | Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key | Johan Hedberg |
2013-06-13 | Bluetooth: Fix crash in l2cap_build_cmd() with small MTU | Anderson Lizardo |
2013-06-13 | ip_tunnel: remove __net_init/exit from exported functions | Eric Dumazet |
2013-06-13 | net/ipv4: ip_vti clear skb cb before tunneling. | Saurabh Mohan |
2013-06-13 | l2tp: Fix sendmsg() return value | Guillaume Nault |
2013-06-13 | l2tp: Fix PPP header erasure and memory leak | Guillaume Nault |
2013-06-13 | packet: packet_getname_spkt: make sure string is always 0-terminated | Daniel Borkmann |
2013-06-13 | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-06-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-12 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-06-12 | Bluetooth: Fix missing length checks for L2CAP signalling PDUs | Johan Hedberg |
2013-06-12 | Bluetooth: Fix checks for LE support on LE-only controllers | Johan Hedberg |
2013-06-12 | netfilter: xt_TCPMSS: Fix missing fragmentation handling | Phil Oester |
2013-06-12 | netfilter: xt_TCPMSS: Fix IPv6 default MSS too | Phil Oester |