summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-25net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...Kirill Tkhai
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-25netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet
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-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-24ip_tunnel: Use mark in skb by defaultThomas Winter
2018-01-24cls_u32: propagate extack to delete callbackJakub Kicinski
2018-01-24cls_u32: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski
2018-01-24cls_flower: propagate extack to delete callbackJakub Kicinski
2018-01-24cls_flower: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski
2018-01-24cls_matchall: propagate extack to delete callbackJakub Kicinski
2018-01-24cls_matchall: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski
2018-01-24cls_bpf: propagate extack to offload delete callbackJakub Kicinski
2018-01-24cls_bpf: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski
2018-01-24net: sched: propagate extack to cls->destroy callbacksJakub Kicinski
2018-01-24kcm: Check if sk_user_data already set in kcm_attachTom Herbert
2018-01-24kcm: Only allow TCP sockets to be attached to a KCM muxTom Herbert
2018-01-24pktgen: Clean read user supplied flag messDmitry Safonov
2018-01-24pktgen: Remove brute-force printing of flagsDmitry Safonov
2018-01-24pktgen: Add behaviour flags macro to generate flags/namesDmitry Safonov
2018-01-24pktgen: Add missing !flag parametersDmitry Safonov
2018-01-24net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller
2018-01-24net/smc: continue waiting if peer signals write_shutdownUrsula Braun
2018-01-24net/smc: improve state change handling after close waitUrsula Braun
2018-01-24net/smc: make wait for work request uninterruptibleUrsula Braun
2018-01-24net/smc: get rid of tx_pend waits in socket closingUrsula Braun
2018-01-24net/smc: simplify function smc_clcsock_accept()Ursula Braun
2018-01-24net/smc: use local struct sock variables consistentlyUrsula Braun
2018-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-01-23ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-23net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti
2018-01-23net/sched: act_csum: use per-core statisticsDavide Caratti
2018-01-23net: link_watch: mark bonding link events urgentRoopa Prabhu
2018-01-23net: dsa: Support internal phy on 'cpu' portSebastian Reichel
2018-01-23Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust