summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko
2017-11-03net: sched: introduce chain_head_change callbackJiri Pirko
2017-11-03net_sched: check NULL in tcf_block_put()Cong Wang
2017-11-03tcp: tcp_fragment() should not assume rtx skbsEric Dumazet
2017-11-03net: sched: cls_bpf: use bitwise & rather than logical && on gen_flagsColin Ian King
2017-11-03tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()Eric Dumazet
2017-11-03tipc: eliminate unnecessary probingJon Maloy
2017-11-03net: sched: move block offload unbind after all chains are flushedJiri Pirko
2017-11-03net/ncsi: Make local function ncsi_get_filter() staticWei Yongjun
2017-11-03net: bridge: Convert timers to use timer_setup()Allen Pais
2017-11-03net: bridge: Convert timers to use timer_setup()Allen Pais
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel
2017-11-03tcp: do not mangle skb->cb[] in tcp_make_synack()Eric Dumazet
2017-11-03fib: fib_dump_info can no longer use __in_dev_get_rtnlFlorian Westphal
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland
2017-11-03net_sched: hold netns refcnt for each actionCong Wang
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-11-02tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov
2017-11-02net: sched: remove tc_can_offload check from egdev callJiri Pirko
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-01net: dsa: lan9303: lan9303_rcv set skb->offload_fwd_markEgil Hjelmeland
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland
2017-11-01net: dsa: lan9303: Transmit using ALR when unicastEgil Hjelmeland
2017-11-01ipv4: fix validate_source for VRF setupPaolo Abeni
2017-11-01sctp: fix error return code in sctp_send_add_streams()Wei Yongjun
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-11-01ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai
2017-11-01net: netrom: nr_route: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-01net: netrom: nr_route: refactor code in nr_add_nodeGustavo A. R. Silva
2017-11-01netfilter: nf_reject_ipv4: Fix use-after-free in send_resetTejaswi Tanikella
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-01net: tipc: Convert timers to use timer_setup()Kees Cook
2017-11-01net: sit: Update lookup to handle links set to L3 slaveDavid Ahern
2017-11-01net: bridge: add neigh_suppress to bridge port policiesNikolay Aleksandrov
2017-11-01MAINTAINERS: Update Yotam's E-mailYotam Gigi
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-01net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swapGustavo A. R. Silva
2017-11-01net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva
2017-11-01net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packetGustavo A. R. Silva