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-05
rxrpc: Permit multiple service binding
David Howells
5
-24
/
+47
2017-06-05
rxrpc: Separate the connection's protocol service ID from the lookup ID
David Howells
10
-13
/
+19
2017-06-04
sit: reload iphdr in ipip6_rcv
Haishuang Yan
1
-0
/
+1
2017-06-04
rxrpc: check return value of skb_to_sgvec always
Jason A. Donenfeld
1
-5
/
+14
2017-06-04
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
4
-18
/
+38
2017-06-04
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
1
-23
/
+42
2017-06-04
net: ping: do not abuse udp_poll()
Eric Dumazet
3
-3
/
+3
2017-06-04
net: dsa: Fix stale cpu_switch reference after unbind then bind
Florian Fainelli
1
-1
/
+3
2017-06-04
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-04
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
2
-11
/
+53
2017-06-04
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
Florian Fainelli
1
-18
/
+15
2017-06-04
net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply}
Florian Fainelli
1
-49
/
+41
2017-06-04
net: dsa: Pass dsa_port reference to ethtool setup/restore
Florian Fainelli
4
-8
/
+10
2017-06-04
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
1
-1
/
+4
2017-06-04
rxrpc: remove redundant proc_remove call
Colin Ian King
1
-1
/
+0
2017-06-04
dccp: consistently use dccp_write_space()
Eric Dumazet
1
-1
/
+0
2017-06-04
net-procfs: Use vsnprintf extension %phN
Joe Perches
1
-9
/
+4
2017-06-04
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
1
-0
/
+3
2017-06-04
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
1
-2
/
+37
2017-06-04
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
1
-0
/
+40
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-5
/
+8
2017-06-02
tcp: remove unnecessary skb_reset_tail_pointer()
Eric Dumazet
1
-4
/
+2
2017-06-02
tcp: use TS opt on RTTs for congestion control
Yuchung Cheng
1
-7
/
+8
2017-06-02
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
1
-0
/
+1
2017-06-02
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2
-0
/
+4
2017-06-02
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
3
-24
/
+15
2017-06-02
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
9
-68
/
+63
2017-06-02
Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
6
-101
/
+72
2017-06-02
net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c
Florian Fainelli
2
-47
/
+47
2017-06-01
net: dsa: factor skb freeing on xmit
Vivien Didelot
9
-39
/
+16
2017-06-01
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
6
-42
/
+24
2017-06-01
net: dsa: do not cast dst
Vivien Didelot
2
-2
/
+2
2017-06-01
net: dsa: comment hot path requirements
Vivien Didelot
1
-0
/
+1
2017-06-01
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
1
-1
/
+1
2017-06-01
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-06-01
net: dsa: make function ksz_rcv static
Colin Ian King
1
-2
/
+3
2017-06-01
netlink: don't send unknown nsid
Nicolas Dichtel
1
-1
/
+3
2017-06-01
ipv4: route: restore skb_dst_set in inet_rtm_getroute
Roopa Prabhu
1
-3
/
+4
2017-05-31
dsa: add support for Microchip KSZ tail tagging
Woojung Huh
5
-0
/
+111
2017-05-31
bpf: track stack depth of classic bpf programs
Alexei Starovoitov
1
-14
/
+22
2017-05-31
mpls: fix clearing of dead nh_flags on link up
Roopa Prabhu
1
-1
/
+1
2017-05-31
rtnetlink: use the new rtnl_get_event() interface
Vlad Yasevich
1
-1
/
+1
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
1
-5
/
+5
2017-05-31
tcp: reinitialize MTU probing when setting MSS in a TCP repair
Douglas Caetano dos Santos
1
-2
/
+4
2017-05-31
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
NeilBrown
1
-1
/
+6
2017-05-30
net: dsa: remove dsa_port_is_bridged
Vivien Didelot
1
-9
/
+4
2017-05-30
net: mpls: remove unnecessary initialization of err
David Ahern
1
-2
/
+0
2017-05-30
net: mpls: Make nla_get_via in af_mpls.c
David Ahern
2
-50
/
+48
2017-05-30
net: mpls: Add extack messages for route add and delete failures
David Ahern
2
-40
/
+87
2017-05-30
net: mpls: Pull common label check into helper
David Ahern
1
-15
/
+17
[prev]
[next]