summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-244-11/+11
| * | | | | | | | | | | | | | net: sched: propagate extack to cls->destroy callbacksJakub Kicinski2018-01-2412-18/+22
| * | | | | | | | | | | | | | pktgen: Clean read user supplied flag messDmitry Safonov2018-01-241-105/+39
| * | | | | | | | | | | | | | pktgen: Remove brute-force printing of flagsDmitry Safonov2018-01-241-58/+19
| * | | | | | | | | | | | | | pktgen: Add behaviour flags macro to generate flags/namesDmitry Safonov2018-01-241-23/+34
| * | | | | | | | | | | | | | pktgen: Add missing !flag parametersDmitry Safonov2018-01-241-1/+7
| * | | | | | | | | | | | | | net/smc: continue waiting if peer signals write_shutdownUrsula Braun2018-01-241-2/+2
| * | | | | | | | | | | | | | net/smc: improve state change handling after close waitUrsula Braun2018-01-241-14/+26
| * | | | | | | | | | | | | | net/smc: make wait for work request uninterruptibleUrsula Braun2018-01-241-7/+6
| * | | | | | | | | | | | | | net/smc: get rid of tx_pend waits in socket closingUrsula Braun2018-01-245-57/+0
| * | | | | | | | | | | | | | net/smc: simplify function smc_clcsock_accept()Ursula Braun2018-01-241-9/+2
OpenPOWER on IntegriCloud