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-06-12
udp: try to avoid 2 cache miss on dequeue
Paolo Abeni
1
-11
/
+103
2017-06-12
udp: avoid a cache miss on dequeue
Paolo Abeni
2
-5
/
+25
2017-06-12
net: factor out a helper to decrement the skb refcount
Paolo Abeni
2
-13
/
+5
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-0
/
+20
2017-06-10
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
Daniel Borkmann
1
-7
/
+1
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
1
-1
/
+0
2017-06-10
sctp: no need to check assoc id before calling sctp_assoc_set_id
Xin Long
1
-6
/
+2
2017-06-10
sctp: use read_lock_bh in sctp_eps_seq_show
Xin Long
1
-4
/
+2
2017-06-10
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
1
-2
/
+2
2017-06-10
net/packet: remove unneeded declaraion of tpacket_snd().
Rosen, Rami
1
-1
/
+0
2017-06-10
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
1
-3
/
+0
2017-06-10
netns: fix error code when the nsid is already used
Nicolas Dichtel
1
-0
/
+1
2017-06-10
netns: define extack error msg for nsis cmds
Nicolas Dichtel
1
-9
/
+33
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
1
-3
/
+3
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
3
-1
/
+68
2017-06-08
skbuff: only inherit relevant tx_flags
Willem de Bruijn
1
-4
/
+6
2017-06-08
net: ipmr: add getlink support
Nikolay Aleksandrov
1
-0
/
+126
2017-06-08
net: Remove support for bridge bypass ndos from stacked devices
Arkadi Sharshevsky
1
-6
/
+0
2017-06-08
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
3
-3
/
+35
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
4
-2
/
+44
2017-06-08
net: switchdev: Change notifier chain to be atomic
Arkadi Sharshevsky
1
-24
/
+6
2017-06-08
net: bridge: Add support for calling FDB external learning under rcu
Arkadi Sharshevsky
3
-4
/
+8
2017-06-08
net: bridge: Add support for offloading port attributes
Arkadi Sharshevsky
3
-21
/
+119
2017-06-08
net: dsa: add CPU and DSA ports as VLAN members
Vivien Didelot
1
-0
/
+3
2017-06-08
net: dsa: check VLAN capability of every switch
Vivien Didelot
1
-10
/
+17
2017-06-08
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
4
-46
/
+130
2017-06-08
net: qrtr: Inform open sockets about new controller
Bjorn Andersson
1
-0
/
+24
2017-06-08
net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed
Bjorn Andersson
1
-0
/
+28
2017-06-08
net: qrtr: Inject BYE on remote termination
Bjorn Andersson
1
-0
/
+27
2017-06-08
net: qrtr: Refactor packet allocation
Bjorn Andersson
1
-6
/
+19
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
7
-8
/
+50
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
8
-27
/
+33
2017-06-08
tcp: Namespaceify sysctl_tcp_window_scaling
Eric Dumazet
5
-12
/
+12
2017-06-08
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
6
-14
/
+15
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
4
-11
/
+15
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
6
-19
/
+29
2017-06-07
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
4
-4
/
+61
2017-06-07
rxrpc: Consolidate sendmsg parameters
David Howells
1
-42
/
+41
2017-06-07
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
David Howells
1
-1
/
+29
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-184
/
+194
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-179
/
+186
2017-06-06
net: bridge: fix a null pointer dereference in br_afspec
Nikolay Aleksandrov
1
-1
/
+1
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
1
-1
/
+5
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
14
-0
/
+15
2017-06-06
Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
15
-51
/
+180
2017-06-06
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
1
-1
/
+0
2017-06-05
devlink: fix potential memort leak
Haishuang Yan
1
-2
/
+6
2017-06-05
net: sched: select cls when cls_act is enabled
Jiri Pirko
1
-0
/
+1
2017-06-05
rxrpc: Add service upgrade support for client connections
David Howells
5
-12
/
+74
2017-06-05
rxrpc: Implement service upgrade
David Howells
4
-4
/
+42
[next]