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-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
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
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-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
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-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
net: dsa: make function ksz_rcv static
Colin Ian King
1
-2
/
+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
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-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
2017-05-30
net: Fill in extack for mpls lwt encap
David Ahern
3
-16
/
+47
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
10
-27
/
+51
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
3
-9
/
+19
2017-05-30
net: ipv4: Add extack message for invalid prefix or length
David Ahern
2
-9
/
+15
2017-05-30
net: ipv4: refactor key and length checks
David Ahern
1
-10
/
+15
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
2
-10
/
+57
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-145
/
+152
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-114
/
+126
2017-05-26
bridge: Export multicast enabled state
Ido Schimmel
1
-0
/
+8
2017-05-26
bridge: Export VLAN filtering state
Ido Schimmel
5
-13
/
+12
2017-05-26
ipv4: add reference counting to metrics
Eric Dumazet
3
-17
/
+33
2017-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2
-14
/
+20
2017-05-26
sctp: fix ICMP processing if skb is non-linear
Davide Caratti
1
-7
/
+9
2017-05-26
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
linzhang
1
-0
/
+3
2017-05-26
net: ipv6: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
1
-8
/
+26
2017-05-26
net: ipv4: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
1
-2
/
+11
2017-05-26
net: ipv4: Save trie prefix to fib lookup result
David Ahern
1
-0
/
+1
2017-05-26
net: ipv4: Convert inet_rtm_getroute to rcu versions of route lookup
David Ahern
1
-8
/
+13
2017-05-26
net: ipv4: Remove event arg to rt_fill_info
David Ahern
1
-4
/
+3
2017-05-26
net: ipv4: refactor ip_route_input_noref
David Ahern
1
-29
/
+37
2017-05-26
net: ipv4: refactor __ip_route_output_key_hash
David Ahern
2
-23
/
+32
2017-05-26
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-31
/
+26
2017-05-25
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
Daniel Borkmann
1
-0
/
+1
[next]