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
2016-08-22
net: strparser: fix strparser sk_user_data check
Dave Watson
1
-3
/
+0
2016-08-22
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2
-2
/
+7
2016-08-22
net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout
Geert Uytterhoeven
1
-1
/
+1
2016-08-22
Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-m...
David S. Miller
20
-37
/
+131
2016-08-22
net_sched: properly handle failure case of tcf_exts_init()
WANG Cong
10
-72
/
+177
2016-08-21
Revert "l2tp: Refactor the codes with existing macros instead of literal number"
David S. Miller
1
-4
/
+4
2016-08-21
l2tp: Refactor the codes with existing macros instead of literal number
Gao Feng
1
-4
/
+4
2016-08-19
net/irda: remove pointless assignment/check
Vegard Nossum
1
-3
/
+0
2016-08-19
net: dsa: bcm_sf2: Make it a real platform device driver
Florian Fainelli
1
-1
/
+0
2016-08-19
net: dsa: Export suspend/resume functions
Florian Fainelli
1
-2
/
+4
2016-08-19
net: ipv4: fix sparse error in fib_good_nh()
Eric Dumazet
1
-1
/
+2
2016-08-19
udp: include addrconf.h
Eric Dumazet
1
-0
/
+1
2016-08-19
tcp: md5: remove tcp_md5_hash_header()
Eric Dumazet
1
-17
/
+0
2016-08-19
netlink: Use rhashtable walk interface in diag dump
Herbert Xu
1
-30
/
+73
2016-08-18
bpf: get rid of cgroup helper related ifdefs
Daniel Borkmann
1
-5
/
+1
2016-08-18
bpf: enable event output helper also for xdp types
Daniel Borkmann
1
-1
/
+41
2016-08-18
bpf: add bpf_skb_change_tail helper
Daniel Borkmann
1
-3
/
+97
2016-08-18
bpf: use skb_pkt_type_ok helper in bpf_skb_change_type
Daniel Borkmann
1
-2
/
+2
2016-08-18
tipc: add peer removal functionality
Richard Alpe
4
-0
/
+71
2016-08-18
tcp: refine tcp_prune_ofo_queue() to not drop all packets
Eric Dumazet
1
-19
/
+28
2016-08-18
tcp: defer sacked assignment
Eric Dumazet
1
-1
/
+2
2016-08-18
net: bridge: export vlan flags with the stats
Nikolay Aleksandrov
1
-0
/
+1
2016-08-18
net: bridge: consolidate bridge and port linkxstats calls
Nikolay Aleksandrov
1
-75
/
+39
2016-08-18
net_sched: act_vlan: Add priority option
Hadar Hen Zion
1
-2
/
+11
2016-08-18
net_sched: flower: Add vlan support
Hadar Hen Zion
1
-3
/
+67
2016-08-18
net_sched: flower: Avoid dissection of unmasked keys
Hadar Hen Zion
1
-15
/
+13
2016-08-18
flow_dissector: Get vlan priority in addition to vlan id
Hadar Hen Zion
1
-9
/
+16
2016-08-18
flow_dissector: For stripped vlan, get vlan info from skb->vlan_tci
Hadar Hen Zion
1
-8
/
+26
2016-08-18
net: sched: avoid duplicates in qdisc dump
Jiri Kosina
1
-4
/
+10
2016-08-18
net: sched: fix handling of singleton qdiscs with qdisc_hash
Jiri Kosina
1
-0
/
+10
2016-08-18
tipc: ensure that link congestion and wakeup use same criteria
Jon Paul Maloy
1
-8
/
+10
2016-08-18
tipc: make bearer packet filtering generic
Jon Paul Maloy
3
-39
/
+42
2016-08-18
net: atm: remove redundant null pointer check on dev->name
Colin Ian King
1
-1
/
+1
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-406
/
+2093
2016-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-335
/
+386
2016-08-17
kcm: Use stream parser
Tom Herbert
4
-392
/
+110
2016-08-17
strparser: Stream parser for messages
Tom Herbert
5
-0
/
+499
2016-08-17
net: ipconfig: Fix more use after free
Thierry Reding
1
-3
/
+5
2016-08-17
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-17
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2
-20
/
+42
2016-08-17
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
2016-08-17
net_sched: remove the leftover cleanup_a()
WANG Cong
1
-19
/
+3
2016-08-17
Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-m...
David S. Miller
18
-48
/
+2254
2016-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+3
2016-08-15
tipc: fix NULL pointer dereference in shutdown()
Vegard Nossum
1
-1
/
+2
2016-08-15
switchdev: Put export declaration in the right place
Or Gerlitz
1
-1
/
+1
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
2
-3
/
+0
2016-08-15
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
1
-16
/
+17
2016-08-14
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
1
-9
/
+20
[next]