| Commit message (Expand) | Author | Age |
... | |
* | net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification | Marcus Huewe | 2017-02-26 |
* | packet: Do not call fanout_release from atomic contexts | Anoob Soman | 2017-02-26 |
* | packet: fix races in fanout_add() | Eric Dumazet | 2017-02-26 |
* | net/llc: avoid BUG_ON() in skb_orphan() | Eric Dumazet | 2017-02-26 |
* | kcm: fix a null pointer dereference in kcm_sendmsg() | WANG Cong | 2017-02-26 |
* | kcm: fix 0-length case for kcm_sendmsg() | WANG Cong | 2017-02-26 |
* | tcp: don't annotate mark on control socket from tcp_v6_send_response() | Pablo Neira | 2017-02-18 |
* | tcp: fix mark propagation with fwmark_reflect enabled | Pau Espin Pedrol | 2017-02-18 |
* | igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() | Hangbin Liu | 2017-02-18 |
* | mld: do not remove mld souce list info when set link down | Hangbin Liu | 2017-02-18 |
* | l2tp: do not use udp_ioctl() | Eric Dumazet | 2017-02-18 |
* | net: dsa: Do not destroy invalid network devices | Florian Fainelli | 2017-02-18 |
* | ping: fix a null pointer dereference | WANG Cong | 2017-02-18 |
* | packet: round up linear to header len | Willem de Bruijn | 2017-02-18 |
* | net: introduce device min_header_len | Willem de Bruijn | 2017-02-18 |
* | sit: fix a double free on error path | WANG Cong | 2017-02-18 |
* | sctp: avoid BUG_ON on sctp_wait_for_sndbuf | Marcelo Ricardo Leitner | 2017-02-18 |
* | tcp: avoid infinite loop in tcp_splice_read() | Eric Dumazet | 2017-02-18 |
* | ipv6: tcp: add a missing tcp_v6_restore_cb() | Eric Dumazet | 2017-02-18 |
* | ip6_gre: fix ip6gre_err() invalid reads | Eric Dumazet | 2017-02-18 |
* | netlabel: out of bound access in cipso_v4_validate() | Eric Dumazet | 2017-02-18 |
* | ipv4: keep skb->dst around in presence of IP options | Eric Dumazet | 2017-02-18 |
* | net: use a work queue to defer net_disable_timestamp() work | Eric Dumazet | 2017-02-18 |
* | tcp: fix 0 divide in __tcp_select_window() | Eric Dumazet | 2017-02-18 |
* | ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() | Dan Carpenter | 2017-02-18 |
* | ipv6: fix ip6_tnl_parse_tlv_enc_lim() | Eric Dumazet | 2017-02-18 |
* | net/sched: matchall: Fix configuration race | Yotam Gigi | 2017-02-18 |
* | can: Fix kernel panic at security_sock_rcv_skb | Eric Dumazet | 2017-02-18 |
* | mac80211: Fix adding of mesh vendor IEs | Thorsten Horstmann | 2017-02-14 |
* | nl80211: Fix mesh HT operation check | Masashi Honma | 2017-02-14 |
* | can: bcm: fix hrtimer/tasklet termination in bcm op removal | Oliver Hartkopp | 2017-02-09 |
* | svcrpc: fix oops in absence of krb5 module | J. Bruce Fields | 2017-02-09 |
* | net: dsa: Bring back device detaching in dsa_slave_suspend() | Florian Fainelli | 2017-02-04 |
* | lwtunnel: Fix oops on state free after encap module unload | Robert Shearman | 2017-02-04 |
* | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-02-04 |
* | af_unix: move unix_mknod() out of bindlock | WANG Cong | 2017-02-04 |
* | net: mpls: Fix multipath selection for LSR use case | David Ahern | 2017-02-04 |
* | bridge: netlink: call br_changelink() during br_dev_newlink() | Ivan Vecera | 2017-02-04 |
* | tcp: initialize max window for a new fastopen socket | Alexey Kodanev | 2017-02-04 |
* | ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock | Kefeng Wang | 2017-02-04 |
* | lwtunnel: fix autoload of lwt modules | David Ahern | 2017-02-04 |
* | net: fix harmonize_features() vs NETIF_F_HIGHDMA | Eric Dumazet | 2017-02-04 |
* | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving | Jason Wang | 2017-02-04 |
* | net sched actions: fix refcnt when GETing of action after bind | Jamal Hadi Salim | 2017-02-04 |
* | ax25: Fix segfault after sock connection timeout | Basil Gunn | 2017-02-04 |
* | ip6_tunnel: Account for tunnel header in tunnel MTU | Jakub Sitnicki | 2017-02-04 |
* | openvswitch: maintain correct checksum state in conntrack actions | Lance Richardson | 2017-02-04 |
* | tcp: fix tcp_fastopen unaligned access complaints on sparc | Shannon Nelson | 2017-02-04 |
* | net: ipv4: fix table id in getroute response | David Ahern | 2017-02-04 |
* | net: lwtunnel: Handle lwtunnel_fill_encap failure | David Ahern | 2017-02-04 |