index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
net: dsa: mv88e6xxx: 88E6141/6341 SERDES support
Marek BehĂșn
3
-0
/
+25
2018-05-10
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
Jose Abreu
12
-3
/
+636
2018-05-10
net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
Yunsheng Lin
5
-8
/
+20
2018-05-10
microchip_t1: Add driver for Microchip LAN87XX T1 PHYs
Nisar Sayed
3
-0
/
+80
2018-05-09
udp: Do not copy destructor if one is not present
Alexander Duyck
1
-8
/
+14
2018-05-09
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
2
-20
/
+20
2018-05-09
udp: Partially unroll handling of first segment and last segment
Alexander Duyck
1
-14
/
+19
2018-05-09
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
3
-22
/
+20
2018-05-09
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
3
-4
/
+6
2018-05-09
udp: Record gso_segs when supporting UDP segmentation offload
Alexander Duyck
1
-0
/
+2
2018-05-09
dt-bindings: dsa: Remove unnecessary #address/#size-cells
Fabio Estevam
1
-6
/
+0
2018-05-09
net: phy: sfp: handle cases where neither BR, min nor BR, max is given
Antoine Tenart
1
-0
/
+7
2018-05-08
bnxt_en: Always forward VF MAC address to the PF.
Michael Chan
2
-2
/
+3
2018-05-08
bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.
Vasundhara Volam
2
-14
/
+9
2018-05-08
bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.
Michael Chan
1
-0
/
+3
2018-05-08
bnxt_en: Fix firmware message delay loop regression.
Michael Chan
2
-4
/
+15
2018-05-08
net-next/hinic: add pci device ids for 25ge and 100ge card
Zhao Chen
1
-2
/
+6
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
2
-3
/
+3
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
4
-20
/
+28
2018-05-08
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-08
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-08
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
14
-27
/
+283
2018-05-08
qed: Add support for multi function mode with 802.1ad tagging.
Sudarsana Reddy Kalluru
2
-20
/
+49
2018-05-08
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2
-3
/
+0
2018-05-08
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
8
-46
/
+71
2018-05-08
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
1
-1
/
+1
2018-05-08
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-05-08
liquidio: support use of ethtool to set link speed of CN23XX-225 cards
Weilin Chang
7
-24
/
+425
2018-05-08
net: 3com: 3c59x: irq save variant of ISR
Anna-Maria Gleixner
1
-14
/
+4
2018-05-08
net: 3com: 3c59x: Pull locking out of ISR
Anna-Maria Gleixner
1
-11
/
+9
2018-05-08
net: 3com: 3c59x: Move boomerang/vortex conditional into function
Anna-Maria Gleixner
1
-14
/
+20
2018-05-08
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
1
-14
/
+0
2018-05-08
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
3
-0
/
+5
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
7
-289
/
+359
2018-05-06
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
1
-0
/
+4
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
7
-42
/
+22
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2
-11
/
+205
2018-05-06
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
1
-1
/
+1
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2
-5
/
+84
2018-05-05
net/ipv6: rename rt6_next to fib6_next
David Ahern
3
-22
/
+22
2018-05-04
bpf, xskmap: fix crash in xsk_map_alloc error path handling
Daniel Borkmann
1
-0
/
+2
2018-05-04
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
1
-2
/
+2
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
8
-19
/
+444
2018-05-04
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
3
-58
/
+59
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2
-15
/
+17
2018-05-04
nfp: bpf: rewrite map pointers with NFP TIDs
Jakub Kicinski
2
-21
/
+32
2018-05-04
nfp: bpf: perf event output helpers support
Jakub Kicinski
7
-4
/
+187
2018-05-04
bpf: replace map pointer loads before calling into offloads
Jakub Kicinski
1
-5
/
+5
[next]