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
2017-03-21
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2
-0
/
+40
2017-03-21
net: bcmgenet: Track per TX/RX rings statistics
Florian Fainelli
2
-8
/
+75
2017-03-21
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
8
-60
/
+100
2017-03-21
net/8021q: create device with all possible features in wanted_features
Andrey Vagin
1
-2
/
+1
2017-03-21
Cleanup some warning from timestamping code.
Ezequiel Lara Gomez
1
-11
/
+8
2017-03-21
Enable tx timestamping on loopback and dummy
Ezequiel Lara Gomez
2
-0
/
+30
2017-03-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-224
/
+273
2017-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
54
-297
/
+615
2017-03-21
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
5
-203
/
+439
2017-03-20
i40e: always remove old filter when adding new FDir filter
Jacob Keller
1
-25
/
+7
2017-03-20
i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
Jacob Keller
1
-0
/
+4
2017-03-20
i40e: add counters for UDP/IPv4 and IPv4 filters
Jacob Keller
3
-11
/
+34
2017-03-20
i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules
Jacob Keller
1
-1
/
+1
2017-03-20
i40e: reset fd_tcp_rule count when restoring filters
Jacob Keller
1
-0
/
+3
2017-03-20
i40e: remove redundant check for fd_tcp_rule when restoring filters
Jacob Keller
1
-6
/
+0
2017-03-20
i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds
Jacob Keller
1
-17
/
+17
2017-03-20
i40e: return immediately when failing to add fdir filter
Jacob Keller
1
-19
/
+14
2017-03-20
i40e: rework exit flow of i40e_add_fdir_ethtool
Jacob Keller
1
-4
/
+11
2017-03-20
i40e: don't use arrays for (src|dst)_ip
Jacob Keller
3
-14
/
+14
2017-03-20
i40e: send correct port number to AdminQ when enabling UDP tunnels
Jacob Keller
2
-10
/
+10
2017-03-20
i40evf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+15
2017-03-20
netfilter: fix the warning on unused refcount variable
Reshetova, Elena
1
-1
/
+0
2017-03-17
i40e: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-111
/
+153
2017-03-17
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
Alexander Duyck
2
-2
/
+2
2017-03-17
igb: Re-add support for build_skb in igb
Alexander Duyck
1
-0
/
+47
2017-03-17
igb: Break out Rx buffer page management
Alexander Duyck
1
-114
/
+121
2017-03-17
igb: Add support for padding packet
Alexander Duyck
2
-2
/
+23
2017-03-17
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
2
-18
/
+76
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2
-0
/
+49
2017-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
3
-9
/
+7
2017-03-17
igb: Only sync size of expected frame in ethtool testing
Alexander Duyck
1
-2
/
+2
2017-03-17
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
2
-5
/
+26
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
3
-49
/
+83
2017-03-17
igb: Clear Rx buffer_info in configure instead of clean
Alexander Duyck
1
-14
/
+10
2017-03-17
igb: Use length to determine if descriptor is done
Alexander Duyck
2
-7
/
+9
2017-03-17
igb: Add support for DMA_ATTR_WEAK_ORDERING
Alexander Duyck
2
-3
/
+6
2017-03-17
netfilter: refcounter conversions
Reshetova, Elena
21
-75
/
+85
2017-03-16
liquidio: fix wrong information about link modes reported to ethtool
Manish Awasthi
1
-4
/
+10
2017-03-16
Merge branch 'netvsc-small-changes'
David S. Miller
3
-22
/
+27
2017-03-16
netvsc: remove unused #define
stephen hemminger
1
-3
/
+0
2017-03-16
netvsc: add comments about callback's and NAPI
stephen hemminger
1
-1
/
+12
2017-03-16
netvsc: avoid race with callback
stephen hemminger
2
-18
/
+15
2017-03-16
Merge branch 'bpf-inline-lookups'
David S. Miller
9
-65
/
+261
2017-03-16
samples/bpf: add map_lookup microbenchmark
Alexei Starovoitov
2
-0
/
+65
2017-03-16
bpf: inline htab_map_lookup_elem()
Alexei Starovoitov
1
-1
/
+30
2017-03-16
bpf: add helper inlining infra and optimize map_array lookup
Alexei Starovoitov
5
-4
/
+77
2017-03-16
bpf: adjust insn_aux_data when patching insns
Alexei Starovoitov
1
-5
/
+39
2017-03-16
bpf: refactor fixup_bpf_calls()
Alexei Starovoitov
1
-41
/
+35
2017-03-16
bpf: move fixup_bpf_calls() function
Alexei Starovoitov
2
-56
/
+57
2017-03-16
tcp: remove tcp_tw_recycle
Soheil Hassas Yeganeh
9
-59
/
+9
[next]