Age | Commit message (Expand) | Author |
2017-02-08 | ipv4: fib: Notify about nexthop status changes | Ido Schimmel |
2017-02-08 | bridge: vlan tunnel id info range fill size calc cleanups | Roopa Prabhu |
2017-02-08 | gro_cells: move to net/core/gro_cells.c | Eric Dumazet |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-07 | bridge: avoid unnecessary read of jiffies | stephen hemminger |
2017-02-07 | bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range | Roopa Prabhu |
2017-02-07 | sctp: check af before verify address in sctp_addr_id2transport | Xin Long |
2017-02-07 | bridge: tunnel: fix attribute checks in br_parse_vlan_tunnel_info | Nikolay Aleksandrov |
2017-02-07 | net: bridge: remove redundant check to see if err is set | Colin Ian King |
2017-02-07 | net: dsa: Do not clobber PHY link outside of state machine | Florian Fainelli |
2017-02-07 | net: pending_confirm is not used anymore | Julian Anastasov |
2017-02-07 | net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP | Julian Anastasov |
2017-02-07 | net: add confirm_neigh method to dst_ops | Julian Anastasov |
2017-02-07 | tcp: replace dst_confirm with sk_dst_confirm | Julian Anastasov |
2017-02-07 | sctp: add dst_pending_confirm flag | Julian Anastasov |
2017-02-07 | net: add dst_pending_confirm flag to skbuff | Julian Anastasov |
2017-02-07 | sock: add sk_dst_pending_confirm flag | Julian Anastasov |
2017-02-07 | sctp: avoid BUG_ON on sctp_wait_for_sndbuf | Marcelo Ricardo Leitner |
2017-02-07 | ipv6: sr: fix non static symbol warnings | Wei Yongjun |
2017-02-07 | net/sched: act_mirred: remove duplicated include from act_mirred.c | Wei Yongjun |
2017-02-07 | udp: properly cope with csum errors | Eric Dumazet |
2017-02-07 | net: dsa: Add support for platform data | Florian Fainelli |
2017-02-07 | net: dsa: Rename and export dev_to_net_device() | Florian Fainelli |
2017-02-06 | bridge: fdb: write to used and updated at most once per jiffy | Nikolay Aleksandrov |
2017-02-06 | bridge: move write-heavy fdb members in their own cache line | Nikolay Aleksandrov |
2017-02-06 | bridge: move to workqueue gc | Nikolay Aleksandrov |
2017-02-06 | bridge: modify bridge and port to have often accessed fields in one cache line | Nikolay Aleksandrov |
2017-02-06 | tcp: avoid infinite loop in tcp_splice_read() | Eric Dumazet |
2017-02-06 | net: dsa: introduce bridge notifier | Vivien Didelot |
2017-02-06 | net: dsa: add switch notifier | Vivien Didelot |
2017-02-06 | net: dsa: change state setter scope | Vivien Didelot |
2017-02-06 | net: dsa: rollback bridging on error | Vivien Didelot |
2017-02-06 | net: dsa: simplify netdevice events handling | Vivien Didelot |
2017-02-06 | net: dsa: move netdevice notifier registration | Vivien Didelot |
2017-02-06 | net-next: treewide use is_vlan_dev() helper function. | Parav Pandit |
2017-02-06 | sctp: process fwd tsn chunk only when prsctp is enabled | Xin Long |
2017-02-06 | ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches | Linus Lüssing |
2017-02-06 | net: remove ndo_neigh_{construct, destroy} from stacked devices | Ido Schimmel |
2017-02-06 | Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2017-02-06 | ipv6: tcp: add a missing tcp_v6_restore_cb() | Eric Dumazet |
2017-02-06 | nl80211: Fix mesh HT operation check | Masashi Honma |
2017-02-06 | mac80211: Fix adding of mesh vendor IEs | Thorsten Horstmann |
2017-02-06 | mac80211: Allocate a sync skcipher explicitly for FILS AEAD | Jouni Malinen |
2017-02-06 | mac80211: Fix FILS AEAD protection in Association Request frame | Jouni Malinen |
2017-02-05 | ip6_gre: fix ip6gre_err() invalid reads | Eric Dumazet |
2017-02-05 | net: remove __napi_complete() | Eric Dumazet |
2017-02-04 | net: ipv6: Use compressed IPv6 addresses showing route replace error | David Ahern |
2017-02-04 | net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH | David Ahern |
2017-02-04 | net: ipv6: Change notifications for multipath add to RTA_MULTIPATH | David Ahern |