index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: remove __napi_complete()
Eric Dumazet
2017-02-05
2
-22
/
+3
|
*
aeroflex/greth: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-1
/
+1
|
*
ibm/emac: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-9
/
+9
|
*
qla3xxx: add GRO support
Eric Dumazet
2017-02-05
1
-17
/
+14
|
*
ks8695net: add GRO support
Eric Dumazet
2017-02-05
1
-6
/
+5
|
*
skge: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-5
/
+3
|
*
ep93xx_eth: add GRO support
Eric Dumazet
2017-02-05
1
-23
/
+6
|
*
pcnet32: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-8
/
+3
|
*
amd8111e: add GRO support
Eric Dumazet
2017-02-05
1
-92
/
+72
|
*
epic100: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-24
/
+7
|
*
8139cp: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-9
/
+2
|
*
8139too: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-6
/
+2
|
/
*
Merge branch 'ipv6-Improve-user-experience-with-multipath-routes'
David S. Miller
2017-02-04
4
-25
/
+227
|
\
|
*
net: ipv6: Use compressed IPv6 addresses showing route replace error
David Ahern
2017-02-04
1
-1
/
+1
|
*
net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH
David Ahern
2017-02-04
2
-1
/
+28
|
*
net: ipv6: Change notifications for multipath add to RTA_MULTIPATH
David Ahern
2017-02-04
3
-3
/
+54
|
*
net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attribute
David Ahern
2017-02-04
2
-17
/
+105
|
*
net: ipv6: Allow shorthand delete of all nexthops in multipath route
David Ahern
2017-02-04
2
-3
/
+39
|
/
*
virtio_net: exploit napi_complete_done() return value
Eric Dumazet
2017-02-04
1
-5
/
+6
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-02-04
14
-153
/
+129
|
\
|
*
i40e: add interrupt rate limit verbosity
Alan Brady
2017-02-02
1
-3
/
+10
|
*
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
2017-02-02
3
-3
/
+16
|
*
i40e: remove unused function
Mitch Williams
2017-02-02
2
-36
/
+0
|
*
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2017-02-02
2
-2
/
+0
|
*
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2017-02-02
2
-40
/
+54
|
*
i40e: remove unnecessary __packed
Tushar Dave
2017-02-02
1
-2
/
+2
|
*
i40evf: remove unused device ID
Mitch Williams
2017-02-02
1
-1
/
+0
|
*
i40e: Deprecating unused macro
Bimmy Pujari
2017-02-02
4
-18
/
+3
|
*
i40e: when adding or removing MAC filters, correctly handle VLANs
Jacob Keller
2017-02-02
2
-10
/
+7
|
*
i40e: avoid O(n^2) loop when deleting all filters
Jacob Keller
2017-02-02
3
-2
/
+3
|
*
i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2017-02-02
3
-16
/
+18
|
*
i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlan
Jacob Keller
2017-02-02
1
-4
/
+1
|
*
i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlan
Jacob Keller
2017-02-02
2
-13
/
+6
|
*
i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1
Jacob Keller
2017-02-02
2
-6
/
+12
*
|
net: skb_needs_check() accepts CHECKSUM_NONE for tx
Eric Dumazet
2017-02-03
1
-3
/
+4
*
|
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
4
-21
/
+0
*
|
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
2017-02-03
2
-139
/
+5
*
|
ixgbevf: get rid of custom busy polling code
Eric Dumazet
2017-02-03
3
-215
/
+0
*
|
ixgbe: get rid of custom busy polling code
Eric Dumazet
2017-02-03
4
-224
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
65
-680
/
+646
|
\
\
|
*
|
netfilter: allow logging from non-init namespaces
Michal Kubeček
2017-02-02
7
-4
/
+41
|
*
|
ipvs: free ip_vs_dest structs when refcnt=0
David Windsor
2017-02-02
2
-6
/
+4
|
*
|
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
2017-02-02
7
-26
/
+28
|
*
|
netfilter: guarantee 8 byte minalign for template addresses
Florian Westphal
2017-02-02
2
-5
/
+26
|
*
|
netfilter: add and use nf_ct_set helper
Florian Westphal
2017-02-02
12
-34
/
+24
|
*
|
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-02
15
-29
/
+36
|
*
|
netfilter: reduce direct skb->nfct usage
Florian Westphal
2017-02-02
2
-9
/
+15
|
*
|
netfilter: reset netfilter state when duplicating packet
Florian Westphal
2017-02-02
2
-2
/
+2
|
*
|
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
2017-02-02
8
-20
/
+16
|
*
|
netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()
Feng
2017-02-02
1
-23
/
+25
[prev]
[next]