index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
qede: Utilize xmit_more
Manish Chopra
2016-07-01
1
-14
/
+23
|
*
|
qede: qede_poll refactoring
Manish Chopra
2016-07-01
1
-42
/
+35
|
*
|
qede: Add support for handling IP fragmented packets.
Manish Chopra
2016-07-01
3
-0
/
+23
|
/
/
*
|
Merge branch 'tun-skb_array'
David S. Miller
2016-07-01
9
-27
/
+255
|
\
\
|
*
|
tun: switch to use skb array for tx
Jason Wang
2016-07-01
3
-9
/
+146
|
*
|
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-07-01
3
-5
/
+27
|
*
|
skb_array: add wrappers for resizing
Jason Wang
2016-07-01
1
-0
/
+9
|
*
|
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
2016-07-01
2
-9
/
+67
|
*
|
skb_array: minor tweak
Jason Wang
2016-07-01
1
-2
/
+2
|
*
|
ptr_ring: support zero length ring
Jason Wang
2016-07-01
1
-2
/
+4
|
/
/
*
|
Merge branch 'sch_hfsc-fixes-cleanups'
David S. Miller
2016-07-01
1
-27
/
+27
|
\
\
|
*
|
net/sched/sch_hfsc.c: anchor virtual curve at proper vt in hfsc_change_fsc()
Michal Soltys
2016-07-01
1
-1
/
+1
|
*
|
net/sched/sch_hfsc.c: go passive after vt update
Michal Soltys
2016-07-01
1
-16
/
+15
|
*
|
net/sched/sch_hfsc.c: remove leftover dlist and droplist
Michal Soltys
2016-07-01
1
-8
/
+0
|
*
|
net/sched/sch_hfsc.c: add unlikely() in qdisc_peek_len()
Michal Soltys
2016-07-01
1
-1
/
+1
|
*
|
net/sched/sch_hfsc.c: handle corner cases where head may change invalidating ...
Michal Soltys
2016-07-01
1
-1
/
+10
|
/
/
*
|
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
2016-07-01
4
-32
/
+41
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-06-30
11
-67
/
+148
|
\
\
|
*
|
igb: Only DMA sync frame length
Andrew Lunn
2016-06-29
1
-3
/
+4
|
*
|
ixgbe: fix spoofed packets with macvlans
Emil Tantilov
2016-06-29
1
-0
/
+1
|
*
|
ixgbe: Correct reporting of timestamping for x550
Tony Nguyen
2016-06-29
1
-2
/
+6
|
*
|
fm10k: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-29
1
-2
/
+1
|
*
|
igb: call igb_ptp_suspend during suspend/resume cycle
Jacob Keller
2016-06-29
1
-0
/
+2
|
*
|
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
2
-5
/
+18
|
*
|
igb: re-use igb_ptp_reset in igb_ptp_init
Jacob Keller
2016-06-29
2
-33
/
+18
|
*
|
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
2
-13
/
+9
|
*
|
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-06-29
2
-4
/
+8
|
*
|
ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...
Amritha Nambiar
2016-06-29
1
-16
/
+25
|
*
|
ixgbe: Fix deleting link filters for cls_u32 offloads
Amritha Nambiar
2016-06-29
2
-7
/
+72
|
*
|
e1000e: prevent division by zero if TIMINCA is zero
Denys Vlasenko
2016-06-29
1
-1
/
+2
|
*
|
fm10k: fix incorrect index calculation in fm10k_write_reta
Jacob Keller
2016-06-29
1
-2
/
+3
|
*
|
fm10k: Align Rx buffers to 512B blocks
Alexander Duyck
2016-06-29
1
-1
/
+1
|
*
|
fm10k: don't use BIT() macro where the value isn't a bitmask
Jacob Keller
2016-06-29
1
-1
/
+1
*
|
|
Merge branch 'nfp-next'
David S. Miller
2016-06-30
4
-9
/
+11
|
\
\
\
|
*
|
|
nfp: implement ethtool .get_link() callback
Jakub Kicinski
2016-06-30
1
-0
/
+1
|
*
|
|
nfp: remove unused parameter from nfp_net_write_mac_addr()
Jakub Kicinski
2016-06-30
1
-6
/
+7
|
*
|
|
nfp: correct name of control BAR define
Jakub Kicinski
2016-06-30
2
-3
/
+3
|
/
/
/
*
|
|
be2net: signedness bug in be_msix_enable()
Dan Carpenter
2016-06-30
1
-1
/
+2
*
|
|
net: netcp: Fix a typo in keystone-netcp.txt
Masanari Iida
2016-06-30
1
-1
/
+1
*
|
|
Merge branch 'mediatek-next'
David S. Miller
2016-06-30
2
-68
/
+122
|
\
\
\
|
*
|
|
net-next: mediatek: add support for IRQ grouping
John Crispin
2016-06-30
2
-59
/
+111
|
*
|
|
net-next: mediatek: add IRQ locking
John Crispin
2016-06-30
2
-0
/
+8
|
*
|
|
net-next: mediatek: don't use intermediate variables to store IRQ masks
John Crispin
2016-06-30
1
-12
/
+10
|
*
|
|
net-next: mediatek: remove superfluous register reads
John Crispin
2016-06-30
1
-4
/
+0
|
/
/
/
*
|
|
fib_rules: Added NLM_F_EXCL support to fib_nl_newrule
Mateusz Bajorski
2016-06-30
1
-0
/
+49
*
|
|
tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
Seymour, Shane M
2016-06-30
1
-1
/
+1
*
|
|
tcp: add an ability to dump and restore window parameters
Andrey Vagin
2016-06-30
2
-0
/
+67
*
|
|
Merge branch 'bridge-igmp-stats'
David S. Miller
2016-06-30
12
-52
/
+497
|
\
\
\
|
*
|
|
net: bridge: add support for IGMP/MLD stats and export them via netlink
Nikolay Aleksandrov
2016-06-30
10
-46
/
+390
|
*
|
|
net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute
Nikolay Aleksandrov
2016-06-30
4
-7
/
+108
|
/
/
/
[prev]
[next]