Age | Commit message (Expand) | Author |
2014-02-06 | fib_frontend: fix possible NULL pointer dereference | Oliver Hartkopp |
2014-02-06 | ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called | Duan Jiong |
2014-02-06 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-02-06 | tcp: metrics: Avoid duplicate entries with the same destination-IP | Christoph Paasch |
2014-02-06 | net: rds: fix per-cpu helper usage | Gerald Schaefer |
2014-02-06 | net: avoid reference counter overflows on fib_rules in multicast forwarding | Hannes Frederic Sowa |
2014-02-06 | ieee802154: Fix memory leak in ieee802154_add_iface() | Christian Engelmayer |
2014-02-06 | x86, x32: Correct invalid use of user timespec in the kernel | PaX Team |
2014-01-15 | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann |
2014-01-15 | netfilter: fix wrong byte order in nf_ct_seqadj_set internal information | Phil Oester |
2014-01-15 | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau |
2014-01-15 | bridge: use spin_lock_bh() in br_multicast_set_hash_max | Curt Brune |
2014-01-15 | netpoll: Fix missing TXQ unlock and and OOPS. | David S. Miller |
2014-01-15 | net: llc: fix use after free in llc_ui_recvmsg | Daniel Borkmann |
2014-01-15 | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao |
2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2014-01-15 | net: rose: restore old recvmsg behavior | Florian Westphal |
2014-01-15 | rds: prevent dereference of a NULL device | Sasha Levin |
2014-01-15 | ipv6: always set the new created dst's from in ip6_rt_copy | Li RongQing |
2014-01-15 | net: inet_diag: zero out uninitialized idiag_{src,dst} fields | Daniel Borkmann |
2014-01-15 | ip_gre: fix msg_name parsing for recvfrom/recvmsg | Timo Teräs |
2014-01-15 | net: unix: allow bind to fail on mutex lock | Sasha Levin |
2014-01-15 | ipv6: fix illegal mac_header comparison on 32bit | Hannes Frederic Sowa |
2014-01-15 | net: unix: allow set_peek_off to fail | Sasha Levin |
2014-01-15 | inet: fix NULL pointer Oops in fib(6)_rule_suppress | Stefan Tomanek |
2014-01-15 | net: drop_monitor: fix the value of maxattr | Changli Gao |
2014-01-15 | ipv6: don't count addrconf generated routes against gc limit | Hannes Frederic Sowa |
2014-01-15 | packet: fix send path when running with proto == 0 | Daniel Borkmann |
2014-01-15 | br: fix use of ->rx_handler_data in code executed on non-rx_handler path | Jiri Pirko |
2014-01-15 | net: clear local_df when passing skb between namespaces | Hannes Frederic Sowa |
2014-01-15 | rds: prevent BUG_ON triggered on congestion update to loopback | Venkat Venkatsubra |
2014-01-15 | IPv6: Fixed support for blackhole and prohibit routes | Kamala R |
2014-01-09 | radiotap: fix bitmap-end-finding buffer overrun | Johannes Berg |
2013-12-20 | Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" | Greg Kroah-Hartman |
2013-12-20 | mac80211: don't attempt to reorder multicast frames | Johannes Berg |
2013-12-20 | mac80211: fix scheduled scan rtnl deadlock | Johannes Berg |
2013-12-20 | Revert "mac80211: allow disable power save in mesh" | Bob Copeland |
2013-12-20 | cfg80211: disable 5/10 MHz support for all drivers | Johannes Berg |
2013-12-11 | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST | Shawn Landden |
2013-12-08 | xfrm: Fix null pointer dereference when decoding sessions | Steffen Klassert |
2013-12-08 | {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation | fan.du |
2013-12-08 | ipv6: fix possible seqlock deadlock in ip6_finish_output2 | Hannes Frederic Sowa |
2013-12-08 | inet: fix possible seqlock deadlocks | Eric Dumazet |
2013-12-08 | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST | Shawn Landden |
2013-12-08 | sch_tbf: handle too small burst | Eric Dumazet |
2013-12-08 | gro: Clean up tcpX_gro_receive checksum verification | Herbert Xu |
2013-12-08 | gro: Only verify TCP checksums for candidates | Herbert Xu |
2013-12-08 | gso: handle new frag_list of frags GRO packets | Herbert Xu |
2013-12-08 | af_packet: block BH in prb_shutdown_retire_blk_timer() | Veaceslav Falico |
2013-12-08 | packet: fix use after free race in send path when dev is released | Daniel Borkmann |