index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-01-25
net/ipv6: Do not allow route add with a device that is down
David Ahern
2018-01-25
net/smc: check for healthy link group resp. connections
Ursula Braun
2018-01-25
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2018-01-25
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2018-01-25
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2018-01-25
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
2018-01-25
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
2018-01-25
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
2018-01-24
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
kill kernel_sock_ioctl()
Al Viro
2018-01-24
dev_ioctl(): move copyin/copyout to callers
Al Viro
2018-01-24
ipconfig: use dev_set_mtu()
Al Viro
2018-01-24
lift handling of SIOCIW... out of dev_ioctl()
Al Viro
2018-01-24
kill dev_ifname32()
Al Viro
2018-01-24
kill bond_ioctl()
Al Viro
2018-01-24
kill dev_ifsioc()
Al Viro
2018-01-24
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
devinet_ioctl(): take copyin/copyout to caller
Al Viro
2018-01-24
net: separate SIOCGIFCONF handling from dev_ioctl()
Al Viro
2018-01-24
ip_tunnel: Use mark in skb by default
Thomas Winter
2018-01-24
cls_u32: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_u32: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_flower: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_flower: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_matchall: propagate extack to delete callback
Jakub Kicinski
2018-01-24
cls_matchall: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_bpf: propagate extack to offload delete callback
Jakub Kicinski
2018-01-24
cls_bpf: pass offload flags to tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
cls_bpf: remove gen_flags from bpf_offload
Jakub Kicinski
2018-01-24
net: sched: prepare for reimplementation of tc_cls_common_offload_init()
Jakub Kicinski
2018-01-24
net: sched: propagate extack to cls->destroy callbacks
Jakub Kicinski
2018-01-24
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
2018-01-24
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
2018-01-24
pktgen: Clean read user supplied flag mess
Dmitry Safonov
2018-01-24
pktgen: Remove brute-force printing of flags
Dmitry Safonov
2018-01-24
pktgen: Add behaviour flags macro to generate flags/names
Dmitry Safonov
2018-01-24
pktgen: Add missing !flag parameters
Dmitry Safonov
2018-01-24
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
2018-01-24
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
2018-01-24
net/smc: improve state change handling after close wait
Ursula Braun
2018-01-24
net/smc: make wait for work request uninterruptible
Ursula Braun
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
2018-01-24
net/smc: simplify function smc_clcsock_accept()
Ursula Braun
2018-01-24
net/smc: use local struct sock variables consistently
Ursula Braun
2018-01-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-01-23
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-23
net/sched: act_csum: don't use spinlock in the fast path
Davide Caratti
2018-01-23
net/sched: act_csum: use per-core statistics
Davide Caratti
2018-01-23
net: link_watch: mark bonding link events urgent
Roopa Prabhu
[next]