index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
pci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-30
net/smc: determine port attributes independent from pnet table
Ursula Braun
4
-68
/
+72
2018-06-30
selftests: forwarding: mirror_gre_changes: Fix waiting for neighbor
Petr Machata
1
-9
/
+2
2018-06-30
selftests: forwarding: Tweak tc filters for mirror-to-gretap tests
Petr Machata
3
-5
/
+9
2018-06-30
selftests: forwarding: lib: Avoid trapping soft devices
Petr Machata
1
-4
/
+12
2018-06-30
selftests: forwarding: lib: Split out setup_wait_dev()
Petr Machata
1
-9
/
+16
2018-06-30
net: emaclite: Remove unnecessary spaces
Radhey Shyam Pandey
1
-13
/
+14
2018-06-30
net: emaclite: Fix block comments style
Radhey Shyam Pandey
1
-13
/
+21
2018-06-30
net: emaclite: update kernel-doc comments
Radhey Shyam Pandey
1
-3
/
+12
2018-06-30
net: emaclite: Simplify if-else statements
Radhey Shyam Pandey
1
-18
/
+16
2018-06-30
net: emaclite: Use __func__ instead of hardcoded name
Radhey Shyam Pandey
1
-2
/
+2
2018-06-30
net: mvpp2: Use htons when checking protocol info
Maxime Chevallier
1
-1
/
+1
2018-06-30
net: mvpp2: prs: Drop unnecessary swab16 in vlan detection
Maxime Chevallier
1
-3
/
+3
2018-06-30
net: mvpp2: prs: Drop unions representing TCAM and SRAM entries
Maxime Chevallier
3
-105
/
+87
2018-06-30
net: mvpp2: Make TX / RX descriptors little-endian
Maxime Chevallier
2
-47
/
+50
2018-06-30
tcp: add new SNMP counter for drops when try to queue in rcv queue
Yafang Shao
3
-2
/
+8
2018-06-30
bnx2x: Mark expected switch fall-throughs
Gustavo A. R. Silva
5
-5
/
+9
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
4
-0
/
+87
2018-06-29
net/sched: add tunnel option support to act_tunnel_key
Simon Horman
2
-4
/
+236
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
7
-7
/
+23
2018-06-29
net/sched: act_tunnel_key: add extended ack support
Simon Horman
1
-6
/
+21
2018-06-29
net/sched: act_tunnel_key: disambiguate metadata dst error cases
Simon Horman
1
-1
/
+4
2018-06-29
cxgb4: Support ethtool private flags
Arjun Vynipadath
1
-0
/
+42
2018-06-29
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
Arjun Vynipadath
3
-4
/
+383
2018-06-29
sctp: add support for SCTP_REUSE_PORT sockopt
Xin Long
3
-7
/
+57
2018-06-29
net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
David Wu
2
-0
/
+70
2018-06-29
tg3: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+14
2018-06-29
ila: Flush netlink command to clear xlat table
Tom Herbert
4
-2
/
+68
2018-06-29
ila: Create main ila source file
Tom Herbert
5
-147
/
+168
2018-06-29
ila: Call library function alloc_bucket_locks
Tom Herbert
1
-18
/
+5
2018-06-29
ila: Fix use of rhashtable walk in ila_xlat.c
Tom Herbert
1
-16
/
+54
2018-06-29
net: hns3: use lower_32_bits and upper_32_bits
Huazhong Tan
1
-4
/
+4
2018-06-29
net: hns3: remove back in struct hclge_hw
Huazhong Tan
3
-4
/
+2
2018-06-29
net: hns3: remove the Redundant put_vector in hns3_client_uninit
Peng Li
1
-4
/
+0
2018-06-29
net: hns3: print the ret value in error information
Peng Li
1
-6
/
+11
2018-06-29
net: hns3: extraction an interface for state init|uninit
Peng Li
1
-16
/
+26
2018-06-29
net: hns3: remove unused head file in hnae3.c
Peng Li
1
-1
/
+0
2018-06-29
net: hns3: add unlikely for error check
Peng Li
1
-2
/
+2
2018-06-29
net: hns3: add l4_type check for both ipv4 and ipv6
Peng Li
1
-5
/
+5
2018-06-29
net: hns3: add vector status check before free vector
Peng Li
2
-0
/
+12
2018-06-29
net: hns3: rename the interface for init_client_instance and uninit_client_in...
Peng Li
1
-22
/
+9
2018-06-29
net: hns3: remove hclge_get_vector_index from hclge_bind_ring_with_vector
Peng Li
1
-10
/
+14
2018-06-28
net/mlx5e: Update NIC HW stats on demand only
Saeed Mahameed
3
-6
/
+8
2018-06-28
net/mlx5e: Add counter for total num of NOP operations
Tariq Toukan
2
-0
/
+3
2018-06-28
net/mlx5e: Add counter for MPWQE filler strides
Tariq Toukan
3
-6
/
+14
2018-06-28
net/mlx5e: Add channel events counter
Tariq Toukan
3
-1
/
+7
2018-06-28
net/mlx5e: Add a counter for congested UMRs
Tariq Toukan
4
-0
/
+12
2018-06-28
net/mlx5e: Add NAPI statistics
Tariq Toukan
3
-0
/
+21
2018-06-28
net/mlx5e: Add XDP_TX completions statistics
Tariq Toukan
3
-0
/
+7
2018-06-28
net/mlx5e: Add TX completions statistics
Tariq Toukan
3
-3
/
+13
2018-06-28
net/mlx5e: RX, Use existing WQ local variable
Tariq Toukan
1
-1
/
+1
[next]