summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-29netfilter: dup: resolve warnings about missing prototypesstephen hemminger
2017-05-29netfilter: ipt_CLUSTERIP: switch to nf_register_net_hookFlorian Westphal
2017-05-29netfilter: ctnetlink: delete extra spaceslinzhang
2017-05-23net/sched: fix filter flushingJiri Pirko
2017-05-23net/sched: properly assign RCU pointer in tcf_chain_tp_insert/removeJiri Pirko
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22net: dsa: add VLAN notifierVivien Didelot
2017-05-22net: dsa: add MDB notifierVivien Didelot
2017-05-22net: dsa: add FDB notifierVivien Didelot
2017-05-22net: dsa: add notifier for ageing timeVivien Didelot
2017-05-22net: dsa: move notifier info to private headerVivien Didelot
2017-05-22net: dsa: move VLAN handlersVivien Didelot
2017-05-22net: dsa: move MDB handlersVivien Didelot
2017-05-22net: dsa: move FDB handlersVivien Didelot
2017-05-22net: dsa: move ageing time setterVivien Didelot
2017-05-22net: dsa: move VLAN filtering setterVivien Didelot
2017-05-22net: dsa: move bridging routinesVivien Didelot
2017-05-22net: dsa: move port state settersVivien Didelot
2017-05-22net: dsa: change scope of ageing time setterVivien Didelot
2017-05-22net: dsa: change scope of VLAN filtering setterVivien Didelot
2017-05-22net: dsa: change scope of VLAN handlersVivien Didelot
2017-05-22net: dsa: change scope of MDB handlersVivien Didelot
2017-05-22net: dsa: change scope of FDB handlersVivien Didelot
2017-05-22net: dsa: change scope of bridging codeVivien Didelot
2017-05-22net: dsa: change scope of notifier call chainVivien Didelot
2017-05-22net: dsa: change scope of STP state setterVivien Didelot
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko
2017-05-22bridge: fix hello and hold timers starting/stoppingIvan Vecera
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong
2017-05-22net: ipv4: tcp: fixed comment coding style issueRohit Chavan
2017-05-22net: socket: fix a typo in sockfd_lookup().Rosen, Rami
2017-05-22net: ipv6: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv6: Plumb extack through route add functionsDavid Ahern
2017-05-22net: ipv4: Add extack messages for route add failuresDavid Ahern
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-05-21tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger
2017-05-21fou: make local function staticstephen hemminger
2017-05-21tcpnv: do not export local functionstephen hemminger
2017-05-21inet: fix warning about missing prototypestephen hemminger
2017-05-21ila: propagate error code in ila_outputstephen hemminger
2017-05-21dcb: enforce minimum length on IEEE_APPS attributestephen hemminger
2017-05-21net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar
2017-05-21net: add function to retrieve original skb device using NAPI IDMiroslav Lichvar
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar
2017-05-21net: define receive timestamp filter for NTPMiroslav Lichvar
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long