index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-24
tcp: add tcp_reset_xmit_timer() helper
Eric Dumazet
3
-15
/
+41
2018-10-23
qed: Fix static checker warning
Rahul Verma
1
-3
/
+3
2018-10-23
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2
-4
/
+3
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
13
-16
/
+22
2018-10-23
net: socionext: Reset tx queue in ndo_stop
Masahisa Kojima
1
-0
/
+3
2018-10-23
net: socionext: Add dummy PHY register read in phy_write()
Masahisa Kojima
1
-2
/
+16
2018-10-23
net: socionext: Stop PHY before resetting netsec
Masahisa Kojima
1
-4
/
+15
2018-10-23
net: stmmac: Set OWN bit for jumbo frames
Thor Thayer
1
-2
/
+2
2018-10-23
arm64: dts: stratix10: Support Ethernet Jumbo frame
Thor Thayer
2
-1
/
+7
2018-10-23
tls: Add maintainers
Dave Watson
1
-0
/
+2
2018-10-23
net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
Ivan Khoronzhuk
1
-0
/
+1
2018-10-23
octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes
Sunil Goutham
4
-1
/
+105
2018-10-23
octeontx2-af: Support for setting MAC address
Sunil Goutham
3
-1
/
+35
2018-10-23
octeontx2-af: Support for changing RSS algorithm
Sunil Goutham
4
-1
/
+108
2018-10-23
octeontx2-af: NIX Rx flowkey configuration for RSS
Sunil Goutham
3
-0
/
+187
2018-10-23
octeontx2-af: Install ucast and bcast pkt forwarding rules
Sunil Goutham
4
-0
/
+375
2018-10-23
octeontx2-af: Add LMAC channel info to NIXLF_ALLOC response
Stanislaw Kardach
4
-0
/
+18
2018-10-23
octeontx2-af: NPC MCAM and LDATA extract minimal configuration
Sunil Goutham
4
-0
/
+181
2018-10-23
octeontx2-af: Enable packet length and csum validation
Sunil Goutham
2
-0
/
+28
2018-10-23
octeontx2-af: Support for VTAG strip and capture
Vamsi Attunuru
4
-1
/
+101
2018-10-23
octeontx2-af: Update bcast list upon NIXLF alloc/free
Sunil Goutham
1
-0
/
+133
2018-10-23
octeontx2-af: Broadcast packet replication support
Sunil Goutham
2
-0
/
+220
2018-10-23
octeontx2-af: Config pkind for CGX mapped PFs
Geetha sowjanya
7
-2
/
+90
2018-10-23
octeontx2-af: Config NPC KPU engines with parser profile
Sunil Goutham
6
-1
/
+385
2018-10-23
octeontx2-af: Add NPC KPU profile
Hao Zheng
2
-0
/
+5852
2018-10-23
octeontx2-af: Reset NIXLF's Rx/Tx stats
Vamsi Attunuru
3
-1
/
+34
2018-10-23
octeontx2-af: NIX Tx scheduler queue config support
Sunil Goutham
5
-5
/
+199
2018-10-23
octeontx2-af: NIX Tx scheduler queues alloc/free
Sunil Goutham
4
-4
/
+265
2018-10-23
llc: do not use sk_eat_skb()
Eric Dumazet
1
-7
/
+4
2018-10-23
net/wan/fsl_ucc_hdlc: error counters
Mathias Thore
2
-8
/
+51
2018-10-23
net: dsa: legacy: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-23
ptp: ptp_dte: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-23
net: ena: fix compilation error in xtensa architecture
Arthur Kiyanovski
1
-0
/
+1
2018-10-23
af_unix.h: trivial whitespace cleanup
Vito Caputo
1
-2
/
+2
2018-10-23
net/mlx5: Allocate enough space for the FDB sub-namespaces
Dan Carpenter
1
-1
/
+1
2018-10-23
tc-tests: test denial of 'goto chain' for exceed traffic in police.json
Davide Caratti
1
-0
/
+24
2018-10-23
tc-tests: test denial of 'goto chain' on 'random' traffic in gact.json
Davide Caratti
1
-0
/
+24
2018-10-23
net/sched: act_police: disallow 'goto chain' on fallback control action
Davide Caratti
1
-2
/
+10
2018-10-23
net/sched: act_gact: disallow 'goto chain' on fallback control action
Davide Caratti
1
-0
/
+5
2018-10-23
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
1
-0
/
+1
2018-10-23
net: bpfilter: Set user mode helper's command line
Olivier Brunel
1
-0
/
+1
2018-10-23
umh: Add command line to user mode helpers
Olivier Brunel
2
-2
/
+15
2018-10-23
qlcnic: fix a return in qlcnic_dcb_get_capability()
Dan Carpenter
1
-1
/
+1
2018-10-23
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+22
2018-10-23
net/ipv4: Add support for dumping addresses for a specific device
David Ahern
1
-5
/
+23
2018-10-23
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
1
-10
/
+6
2018-10-23
net/ipv4: Move loop over addresses on a device into in_dev_dump_addr
David Ahern
1
-15
/
+34
2018-10-23
net: hns3: Add enable and process hw errors of TM scheduler
Shiju Jose
4
-0
/
+303
2018-10-23
net: hns3: Add enable and process hw errors from PPP
Shiju Jose
3
-0
/
+280
2018-10-23
net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
Shiju Jose
3
-0
/
+207
[next]