aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/smc: replace sock_put worker by socket refcountingUrsula Braun2018-01-266-68/+88
* net/smc: smc_poll improvementsUrsula Braun2018-01-261-34/+40
* net/smc: handle device, port, and QP error eventsUrsula Braun2018-01-261-13/+25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-262-2/+11
|\
| * xfrm: Add ESN support for IPSec HW offloadYossef Efraim2018-01-182-2/+11
* | net/ipv6: Add support for onlink flagDavid Ahern2018-01-261-1/+50
* | net/ipv6: Add flags and table id to ip6_nh_lookup_tableDavid Ahern2018-01-261-4/+8
* | net/ipv6: Move gateway validation into helperDavid Ahern2018-01-261-36/+49
* | net/ipv4: Allow send to local broadcast from a socket bound to a VRFDavid Ahern2018-01-253-3/+33
* | openvswitch: add erspan version I and II supportWilliam Tu2018-01-251-1/+51
* | net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-252-47/+27
* | net/ipv6: Do not allow route add with a device that is downDavid Ahern2018-01-251-0/+6
* | net/smc: check for healthy link group resp. connectionsUrsula Braun2018-01-254-12/+29
* | net/smc: wake up wr_reg_wait when terminating a link groupUrsula Braun2018-01-252-11/+11
* | net/smc: do not reuse a linkgroup with setup problemsUrsula Braun2018-01-252-0/+20
* | net/smc: terminate link group for ib_post_send problemsUrsula Braun2018-01-252-2/+10
* | net/smc: handle state SMC_PEERFINCLOSEWAIT correctlyUrsula Braun2018-01-251-3/+4
* | net/smc: cancel tx worker in case of socket abortsUrsula Braun2018-01-251-3/+9
* | net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...Kirill Tkhai2018-01-251-18/+44
* | Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-01-247-392/+164
|\ \
| * | kill kernel_sock_ioctl()Al Viro2018-01-241-13/+0
| * | dev_ioctl(): move copyin/copyout to callersAl Viro2018-01-242-107/+69
| * | ipconfig: use dev_set_mtu()Al Viro2018-01-241-14/+3
| * | lift handling of SIOCIW... out of dev_ioctl()Al Viro2018-01-243-23/+10
| * | kill dev_ifname32()Al Viro2018-01-241-21/+1
| * | kill bond_ioctl()Al Viro2018-01-241-32/+4
| * | kill dev_ifsioc()Al Viro2018-01-241-38/+0
| * | ip_rt_ioctl(): take copyin to callerAl Viro2018-01-243-19/+9
| * | devinet_ioctl(): take copyin/copyout to callerAl Viro2018-01-243-45/+34
| * | net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro2018-01-243-85/+39
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-249-18/+46
|\ \ \ | |/ / |/| |
| * | kcm: Check if sk_user_data already set in kcm_attachTom Herbert2018-01-241-2/+14
| * | kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert2018-01-241-2/+7
| * | net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller2018-01-241-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-245-11/+22
| |\ \
| | * | xfrm: fix boolean assignment in xfrm_get_type_offloadGustavo A. R. Silva2018-01-231-1/+1
| | * | xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP versionYossi Kuperman2018-01-232-0/+2
| | * | xfrm: fix error flow in case of add state failsAviad Yehezkel2018-01-191-0/+1
| | * | xfrm: Add SA to hardware at the end of xfrm_state_construct()Yossi Kuperman2018-01-182-10/+18
| * | | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-232-2/+2
* | | | ip_tunnel: Use mark in skb by defaultThomas Winter2018-01-241-3/+10
* | | | cls_u32: propagate extack to delete callbackJakub Kicinski2018-01-241-15/+19
* | | | cls_u32: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-4/+6
* | | | cls_flower: propagate extack to delete callbackJakub Kicinski2018-01-241-8/+10
* | | | cls_flower: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-3/+3
* | | | cls_matchall: propagate extack to delete callbackJakub Kicinski2018-01-241-4/+5
* | | | cls_matchall: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-2/+2
* | | | cls_bpf: propagate extack to offload delete callbackJakub Kicinski2018-01-241-6/+8
* | | | cls_bpf: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-2/+3
* | | | cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski2018-01-241-2/+0