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-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2
-5
/
+26
2016-07-01
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: go passive after vt update
Michal Soltys
1
-16
/
+15
2016-07-01
net/sched/sch_hfsc.c: remove leftover dlist and droplist
Michal Soltys
1
-8
/
+0
2016-07-01
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
Michal Soltys
1
-1
/
+1
2016-07-01
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
1
-1
/
+10
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
3
-30
/
+40
2016-06-30
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
1
-0
/
+49
2016-06-30
tcp: add an ability to dump and restore window parameters
Andrey Vagin
1
-0
/
+57
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
8
-46
/
+363
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2
-5
/
+104
2016-06-30
bpf: add bpf_skb_change_type helper
Daniel Borkmann
1
-0
/
+24
2016-06-30
bpf: add bpf_skb_change_proto helper
Daniel Borkmann
1
-0
/
+200
2016-06-30
bpf: don't use raw processor id in generic helper
Daniel Borkmann
1
-1
/
+9
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
65
-355
/
+465
2016-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
61
-345
/
+433
2016-06-29
Merge tag 'mac80211-for-davem-2016-06-29-v2' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-3
/
+6
2016-06-29
openvswitch: fix conntrack netlink event delivery
Samuel Gauthier
1
-2
/
+12
2016-06-29
net_sched: netem: do not call qdisc_drop() with a NULL skb
Eric Dumazet
1
-4
/
+8
2016-06-29
neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()
David Barroso
1
-1
/
+5
2016-06-29
cfg80211: fix proto in ieee80211_data_to_8023 for frames without LLC header
Felix Fietkau
1
-1
/
+1
2016-06-29
net: bridge: fix vlan stats continue counter
Nikolay Aleksandrov
1
-1
/
+1
2016-06-29
tcp: do not send too big packets at retransmit time
Eric Dumazet
1
-1
/
+6
2016-06-29
tipc: rename udp_port in struct udp_media_addr
Richard Alpe
1
-12
/
+12
2016-06-29
tipc: honor msg2addr return value
Richard Alpe
1
-1
/
+4
2016-06-29
net: the space is required before the open parenthesis '('
Wei Tang
1
-4
/
+4
2016-06-29
batman-adv: Clean up untagged vlan when destroying via rtnl-link
Sven Eckelmann
1
-0
/
+9
2016-06-29
batman-adv: Fix ICMP RR ethernet access after skb_linearize
Sven Eckelmann
1
-0
/
+1
2016-06-29
batman-adv: Fix double-put of vlan object
Ben Hutchings
1
-1
/
+0
2016-06-29
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2
-6
/
+39
2016-06-29
batman-adv: replace WARN with rate limited output on non-existing VLAN
Simon Wunderlich
1
-2
/
+4
2016-06-28
Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
daniel
2
-4
/
+23
2016-06-28
mac80211: Fix mesh estab_plinks counting in STA removal case
Jouni Malinen
1
-2
/
+5
2016-06-28
caif: Remove unneeded header file
Amitoj Kaur Chawla
1
-1
/
+0
2016-06-28
net: diag: Add support to filter on device index
David Ahern
1
-0
/
+25
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2
-1
/
+4
2016-06-27
vsock: make listener child lock ordering explicit
Stefan Hajnoczi
1
-2
/
+10
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-27
Merge tag 'linux-can-next-for-4.8-20160623' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-21
/
+12
2016-06-27
tipc: Use kmemdup instead of kmalloc and memcpy
Amitoj Kaur Chawla
1
-2
/
+1
2016-06-26
Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
20
-1257
/
+797
2016-06-25
net_sched: generalize bulk dequeue
Eric Dumazet
1
-10
/
+58
2016-06-25
net_sched: sch_htb: export class backlog in dumps
Eric Dumazet
1
-4
/
+10
2016-06-25
net_sched: fq_codel: cache skb->truesize into skb->cb
Eric Dumazet
1
-3
/
+4
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
27
-103
/
+140
2016-06-25
openvswitch: Only set mark and labels with a commit flag.
Jarno Rajahalme
1
-25
/
+51
2016-06-25
openvswitch: Set mark and labels before confirming.
Jarno Rajahalme
1
-19
/
+14
2016-06-23
netem: fix a use after free
Eric Dumazet
1
-6
/
+6
2016-06-23
act_ife: acquire ife_mod_lock before reading ifeoplist
WANG Cong
1
-6
/
+8
2016-06-23
act_ife: only acquire tcf_lock for existing actions
WANG Cong
1
-24
/
+31
[next]