| Commit message (Expand) | Author | Age |
* | sunrpc: Fix infinite loop in RPC state machine | Weston Andros Adamson | 2014-02-13 |
* | fuse: fix pipe_buf_operations | Miklos Szeredi | 2014-02-13 |
* | ip6tnl: fix double free of fb_tnl_dev on exit | Nicolas Dichtel | 2014-02-06 |
* | Revert "ip6tnl: fix use after free of fb_tnl_dev" | Nicolas Dichtel | 2014-02-06 |
* | sit: fix double free of fb_tunnel_dev on exit | Nicolas Dichtel | 2014-02-06 |
* | net: Fix memory leak if TPROXY used with TCP early demux | Holger Eitzenberger | 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 |
* | inet_diag: fix inet_diag_dump_icsk() timewait socket state logic | Neal Cardwell | 2014-02-06 |
* | x86, x32: Correct invalid use of user timespec in the kernel | PaX Team | 2014-02-06 |
* | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann | 2014-01-15 |
* | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 2014-01-15 |
* | net: Loosen constraints for recalculating checksum in skb_segment() | Simon Horman | 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 |
* | 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 |
* | 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 |
* | 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-15 |
* | libceph: add function to ensure notifies are complete | Josh Durgin | 2014-01-09 |
* | libceph: create_singlethread_workqueue() doesn't return ERR_PTRs | Dan Carpenter | 2014-01-09 |
* | libceph: potential NULL dereference in ceph_osdc_handle_map() | Dan Carpenter | 2014-01-09 |
* | libceph: fix error handling in handle_reply() | Dan Carpenter | 2014-01-09 |
* | libceph: call r_unsafe_callback when unsafe reply is received | Yan, Zheng | 2014-01-09 |
* | libceph: fix truncate size calculation | Yan, Zheng | 2014-01-09 |
* | libceph: fix safe completion | Yan, Zheng | 2014-01-09 |
* | libceph: add lingering request reference when registered | Alex Elder | 2014-01-09 |
* | radiotap: fix bitmap-end-finding buffer overrun | Johannes Berg | 2014-01-09 |
* | Revert "net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST" | Greg Kroah-Hartman | 2013-12-20 |
* | ip6tnl: fix use after free of fb_tnl_dev | Nicolas Dichtel | 2013-12-20 |
* | mac80211: don't attempt to reorder multicast frames | Johannes Berg | 2013-12-20 |
* | Revert "mac80211: allow disable power save in mesh" | Bob Copeland | 2013-12-20 |
* | net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST | Shawn Landden | 2013-12-12 |
* | tcp: gso: fix truesize tracking | Eric Dumazet | 2013-12-08 |