index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-17
net: bridge: notify on hw fdb takeover
Nikolay Aleksandrov
1
-1
/
+3
2017-04-17
kcm: remove a useless copy_from_user()
WANG Cong
1
-4
/
+0
2017-04-17
Subject: net: allow configuring default qdisc
stephen hemminger
2
-0
/
+54
2017-04-17
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
2
-1
/
+3
2017-04-17
net: ipv6: send unsolicited NA on admin up
David Ahern
1
-0
/
+2
2017-04-17
net: dsa: isolate legacy code
Vivien Didelot
4
-767
/
+825
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-67
/
+134
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
8
-25
/
+62
2017-04-13
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
Gao Feng
1
-1
/
+1
2017-04-13
netfilter: nft_hash: do not dump the auto generated seed
Liping Zhang
1
-3
/
+7
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
10
-37
/
+40
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
110
-342
/
+397
2017-04-13
netlink: allow sending extended ACK with cookie on success
Johannes Berg
1
-11
/
+22
2017-04-13
genetlink: pass extended ACK report down
Johannes Berg
1
-2
/
+4
2017-04-13
netlink: extended ACK reporting
Johannes Berg
10
-27
/
+87
2017-04-13
net: ipv4: Refine the ipv4_default_advmss
Gao Feng
1
-8
/
+4
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGELOWERSTATE event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for PRECHANGEUPPER event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for POST_TYPE_CHANGE event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for CHANGEADDR event
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFO
David Ahern
1
-1
/
+0
2017-04-13
rtnetlink: Do not generate notifications for MTU events
David Ahern
1
-2
/
+0
2017-04-12
gso: Support frag_list splitting with head_frag
Ilan Tayari
1
-1
/
+1
2017-04-12
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-04-12
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2
-4
/
+4
2017-04-12
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2
-5
/
+7
2017-04-12
net: xdp: don't export dev_change_xdp_fd()
Johannes Berg
1
-1
/
+0
2017-04-11
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2
-2
/
+1
2017-04-11
net/smc: destruct non-accepted sockets
Ursula Braun
2
-6
/
+9
2017-04-11
net/smc: remove duplicate unhash
Ursula Braun
1
-1
/
+0
2017-04-11
net/smc: guarantee ConnClosed send after shutdown SHUT_WR
Ursula Braun
1
-11
/
+25
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
6
-20
/
+41
2017-04-11
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
1
-2
/
+1
2017-04-11
net/smc: guarantee reset of write_blocked for heavy workload
Ursula Braun
1
-1
/
+5
2017-04-11
net/smc: return active RoCE port only
Ursula Braun
1
-2
/
+5
2017-04-11
net/smc: remove useless smc_ib_devices_list check
Ursula Braun
3
-4
/
+1
2017-04-11
net/smc: get rid of old comment
Ursula Braun
1
-2
/
+0
2017-04-11
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-04-11
bridge: implement missing ndo_uninit()
Ido Schimmel
4
-12
/
+21
2017-04-11
bpf: pass sk to helper functions
Willem de Bruijn
1
-1
/
+6
2017-04-11
devlink: fix return value check in devlink_dpipe_header_put()
Wei Yongjun
1
-1
/
+1
2017-04-11
bpf: remove struct bpf_prog_type_list
Johannes Berg
1
-68
/
+7
2017-04-11
l2tp: remove l2tp_session_find()
Guillaume Nault
2
-53
/
+1
2017-04-11
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
1
-5
/
+0
2017-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-4
/
+2
2017-04-09
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-04-09
Revert "rtnl: Add support for netdev event to link messages"
David S. Miller
2
-84
/
+10
2017-04-08
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2
-5
/
+5
[next]