summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-25bpf: Add sock_ops RTO callbackLawrence Brakmo
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo
2018-01-25bpf: Make SOCK_OPS_GET_TCP struct independentLawrence Brakmo
2018-01-25bpf: Make SOCK_OPS_GET_TCP size independentLawrence Brakmo
2018-01-25bpf: Only reply field should be writeableLawrence Brakmo
2018-01-25qed: code indent should use tabs where possibleRohit Visavalia
2018-01-25be2net: networking block comments don't use an empty /* lineRohit Visavalia
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-01-25cxgb4: fix possible deadlockGanesh Goudar
2018-01-25net/ipv6: Do not allow route add with a device that is downDavid Ahern
2018-01-25Merge branch 'net-smc-more-socket-closing-improvements'David S. Miller
2018-01-25net/smc: check for healthy link group resp. connectionsUrsula Braun
2018-01-25net/smc: wake up wr_reg_wait when terminating a link groupUrsula Braun
2018-01-25net/smc: do not reuse a linkgroup with setup problemsUrsula Braun
2018-01-25net/smc: terminate link group for ib_post_send problemsUrsula Braun
2018-01-25net/smc: handle state SMC_PEERFINCLOSEWAIT correctlyUrsula Braun
2018-01-25net/smc: cancel tx worker in case of socket abortsUrsula Braun
2018-01-25Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs'David S. Miller
2018-01-25sfc: support Medford2 frequency adjustment formatLaurence Evans
2018-01-25sfc: support second + quarter ns time format for receive datapathEdward Cree
2018-01-25sfc: support separate PTP and general timestampingLaurence Evans
2018-01-25sfc: simplify RX datapath timestampingLaurence Evans
2018-01-25sfc: only advertise TX timestamping if we have the license for itMartin Habets
2018-01-25sfc: on 8000 series use TX queues for TX timestampsEdward Cree
2018-01-25sfc: MAC TX timestamp handling on the 8000 seriesMartin Habets
2018-01-25sfc: only enable TX timestamping if the adapter is licensed for itMartin Habets
2018-01-25sfc: use main datapath for HW timestamps if availableMartin Habets
2018-01-25sfc: add function to determine which TX timestamping method to useMartin Habets
2018-01-25sfc: handle TX timestamps in the normal data pathMartin Habets
2018-01-25sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward
2018-01-25net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...Kirill Tkhai
2018-01-25Bluetooth: btintel: Create common function for firmware downloadTedd Ho-Jeong An
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-24kill kernel_sock_ioctl()Al Viro
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro
2018-01-24ipconfig: use dev_set_mtu()Al Viro
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro
2018-01-24kill dev_ifname32()Al Viro
2018-01-24kill bond_ioctl()Al Viro
2018-01-24kill dev_ifsioc()Al Viro
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov