summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-05-26net: ipv4: refactor __ip_route_output_key_hashDavid Ahern
2017-05-25rxrpc: Support network namespacingDavid Howells
2017-05-25net/packet: remove unused parameter in prb_curr_blk_in_use().Rosen, Rami
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-05-25tcp: better validation of received ack sequencesEric Dumazet
2017-05-25net_sched: only create filter chains for new filters/actionsWANG Cong
2017-05-25net: sched: cls_api: make reclassify return all the way back to the original tpJiri Pirko
2017-05-24tcp: fix TCP_SYNCNT flakesEric Dumazet
2017-05-24net: dsa: support cross-chip ageing timeVivien Didelot
2017-05-24net/sched: flower: add support for matching on tcp flagsJiri Pirko
2017-05-24net: flow_dissector: add support for dissection of tcp flagsJiri Pirko
2017-05-23net: ieee802154: fix net_device reference release too earlyLin Zhang
2017-05-23net: ieee802154: remove explicit set skb->skLin Zhang
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-22Bluetooth: Delete error messages for failed memory allocations in two functionsMarkus Elfring
2017-05-21tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUTEric Dumazet
2017-05-21ipv6: drop unused variables in seg6_genl_dumphacstephen hemminger