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