Age | Commit message (Expand) | Author |
2017-01-19 | net/af_iucv: don't use paged skbs for TX on HiperSockets | Julian Wiedmann |
2017-01-19 | bridge: netfilter: Fix dropping packets that moving through bridge interface | Artur Molchanov |
2017-01-19 | nl80211: fix sched scan netlink socket owner destruction | Johannes Berg |
2017-01-15 | svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm | Chuck Lever |
2017-01-15 | net: ipv4: Fix multipath selection with vrf | David Ahern |
2017-01-15 | gro: Disable frag0 optimization on IPv6 ext headers | Herbert Xu |
2017-01-15 | gro: use min_t() in skb_gro_reset_offset() | Eric Dumazet |
2017-01-15 | gro: Enter slow-path if there is no tailroom | Herbert Xu |
2017-01-15 | net: add the AF_QIPCRTR entries to family name tables | Anna, Suman |
2017-01-15 | net: dsa: Ensure validity of dst->ds[0] | Florian Fainelli |
2017-01-15 | ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules | Alexander Duyck |
2017-01-15 | igmp: Make igmp group member RFC 3376 compliant | Michal Tesar |
2017-01-15 | flow_dissector: Update pptp handling to avoid null pointer deref. | Ian Kumlien |
2017-01-15 | drop_monitor: consider inserted data in genlmsg_end | Reiter Wolfgang |
2017-01-15 | drop_monitor: add missing call to genlmsg_end | Reiter Wolfgang |
2017-01-15 | net: ipv4: dst for local input routes should use l3mdev if relevant | David Ahern |
2017-01-15 | net: fix incorrect original ingress device index in PKTINFO | Wei Zhang |
2017-01-15 | rtnl: stats - add missing netlink message size checks | Mathias Krause |
2017-01-15 | net/sched: cls_flower: Fix missing addr_type in classify | Paul Blakey |
2017-01-15 | net, sched: fix soft lockup in tc_classify | Daniel Borkmann |
2017-01-15 | ipv6: handle -EFAULT from skb_copy_bits | Dave Jones |
2017-01-15 | inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets | Willem de Bruijn |
2017-01-15 | sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ... | Xin Long |
2017-01-12 | nl80211: Use different attrs for BSSID and random MAC addr in scan req | Vamsi Krishna |
2017-01-12 | mac80211: fix tid_agg_rx NULL dereference | Johannes Berg |
2017-01-12 | mac80211: initialize fast-xmit 'info' later | Johannes Berg |
2017-01-09 | SUNRPC: fix refcounting problems with auth_gss messages. | NeilBrown |
2017-01-09 | libceph: verify authorize reply on connect | Ilya Dryomov |
2017-01-09 | vsock/virtio: fix src/dst cid format | Michael S. Tsirkin |
2017-01-09 | cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts | Johannes Berg |
2016-12-07 | can: raw: raw_setsockopt: limit number of can_filter that can be set | Marc Kleine-Budde |
2016-12-06 | tcp: warn on bogus MSS and try to amend it | Marcelo Ricardo Leitner |
2016-12-05 | netlink: Do not schedule work from sk_destruct | Herbert Xu |
2016-12-05 | net: caif: remove ineffective check | Pan Bian |
2016-12-05 | net: ping: check minimum size on ICMP header length | Kees Cook |
2016-12-05 | net: bridge: set error code on failure | Pan Bian |
2016-12-05 | net: af_mpls.c add space before open parenthesis | Suraj Deshmukh |
2016-12-05 | ipv4: Drop suffix update from resize code | Alexander Duyck |
2016-12-05 | ipv4: Drop leaf from suffix pull/push functions | Alexander Duyck |
2016-12-03 | net: dcb: set error code on failures | Pan Bian |
2016-12-03 | Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge | David S. Miller |
2016-12-02 | net: avoid signed overflows for SO_{SND|RCV}BUFFORCE | Eric Dumazet |
2016-12-02 | tipc: check minimum bearer MTU | Michal Kubeček |
2016-12-02 | ip6_offload: check segs for NULL in ipv6_gso_segment. | Artem Savkov |
2016-12-02 | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net | Sowmini Varadhan |
2016-12-02 | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" | Eli Cooper |
2016-12-02 | ipv6: Set skb->protocol properly for local output | Eli Cooper |
2016-12-02 | ipv4: Set skb->protocol properly for local output | Eli Cooper |
2016-12-02 | packet: fix race condition in packet_set_ring | Philip Pettersson |
2016-12-02 | net/rtnetlink: fix attribute name in nlmsg_size() comments | Tobias Klauser |