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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
7
-44
/
+31
2016-07-01
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
4
-19
/
+5
2016-07-01
atm: horizon: Use setup_timer
Amitoj Kaur Chawla
1
-3
/
+1
2016-07-01
Merge branch 'qed-next'
David S. Miller
3
-58
/
+133
2016-07-01
qede: Bump up driver version to 8.10.1.20
Manish Chopra
1
-1
/
+1
2016-07-01
qede: Add get/set rx copy break tunable support
Manish Chopra
3
-1
/
+51
2016-07-01
qede: Utilize xmit_more
Manish Chopra
1
-14
/
+23
2016-07-01
qede: qede_poll refactoring
Manish Chopra
1
-42
/
+35
2016-07-01
qede: Add support for handling IP fragmented packets.
Manish Chopra
3
-0
/
+23
2016-07-01
Merge branch 'tun-skb_array'
David S. Miller
9
-27
/
+255
2016-07-01
tun: switch to use skb array for tx
Jason Wang
3
-9
/
+146
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
3
-5
/
+27
2016-07-01
skb_array: add wrappers for resizing
Jason Wang
1
-0
/
+9
2016-07-01
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
2
-9
/
+67
2016-07-01
skb_array: minor tweak
Jason Wang
1
-2
/
+2
2016-07-01
ptr_ring: support zero length ring
Jason Wang
1
-2
/
+4
2016-07-01
Merge branch 'sch_hfsc-fixes-cleanups'
David S. Miller
1
-27
/
+27
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
4
-32
/
+41
2016-06-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
11
-67
/
+148
2016-06-30
Merge branch 'nfp-next'
David S. Miller
4
-9
/
+11
2016-06-30
nfp: implement ethtool .get_link() callback
Jakub Kicinski
1
-0
/
+1
2016-06-30
nfp: remove unused parameter from nfp_net_write_mac_addr()
Jakub Kicinski
1
-6
/
+7
2016-06-30
nfp: correct name of control BAR define
Jakub Kicinski
2
-3
/
+3
2016-06-30
be2net: signedness bug in be_msix_enable()
Dan Carpenter
1
-1
/
+2
2016-06-30
net: netcp: Fix a typo in keystone-netcp.txt
Masanari Iida
1
-1
/
+1
2016-06-30
Merge branch 'mediatek-next'
David S. Miller
2
-68
/
+122
2016-06-30
net-next: mediatek: add support for IRQ grouping
John Crispin
2
-59
/
+111
2016-06-30
net-next: mediatek: add IRQ locking
John Crispin
2
-0
/
+8
2016-06-30
net-next: mediatek: don't use intermediate variables to store IRQ masks
John Crispin
1
-12
/
+10
2016-06-30
net-next: mediatek: remove superfluous register reads
John Crispin
1
-4
/
+0
2016-06-30
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
1
-0
/
+49
2016-06-30
tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
Seymour, Shane M
1
-1
/
+1
2016-06-30
tcp: add an ability to dump and restore window parameters
Andrey Vagin
2
-0
/
+67
2016-06-30
Merge branch 'bridge-igmp-stats'
David S. Miller
12
-52
/
+497
2016-06-30
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
10
-46
/
+390
2016-06-30
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
4
-7
/
+108
2016-06-30
Merge branch 'bpf-helper-improvements'
David S. Miller
5
-21
/
+275
2016-06-30
bpf: add bpf_skb_change_type helper
Daniel Borkmann
2
-0
/
+33
2016-06-30
bpf: add bpf_skb_change_proto helper
Daniel Borkmann
2
-0
/
+214
2016-06-30
bpf: don't use raw processor id in generic helper
Daniel Borkmann
2
-2
/
+10
2016-06-30
bpf, trace: add BPF_F_CURRENT_CPU flag for bpf_perf_event_read
Daniel Borkmann
2
-4
/
+9
2016-06-30
bpf, trace: fetch current cpu only once
Daniel Borkmann
1
-2
/
+3
2016-06-30
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
2
-14
/
+7
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
725
-4267
/
+7030
2016-06-29
Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-23
/
+45
[next]