index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gpio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
1
-2
/
+13
2018-10-26
bpf, btf: fix a missing check bug in btf_parse
Martin Lau
1
-33
/
+25
2018-10-26
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
Naresh Kamboju
1
-0
/
+2
2018-10-26
bpf: devmap: fix wrong interface selection in notifier_call
Taehee Yoo
1
-2
/
+1
2018-10-25
octeontx2-af: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-10-25
net: ethernet: cadence: fix socket buffer corruption problem
Tristram Ha
1
-1
/
+1
2018-10-24
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2
-7
/
+9
2018-10-24
net: sched: Remove TCA_OPTIONS from policy
David Ahern
1
-1
/
+0
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
3
-120
/
+25
2018-10-24
ice: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
2
-4
/
+17
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
4
-0
/
+25
2018-10-24
net: hns3: Fix for warning uninitialized symbol hw_err_lst3
Shiju Jose
1
-4
/
+6
2018-10-24
octeontx2-af: Copy the right amount of memory
Dan Carpenter
1
-1
/
+1
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
3
-6
/
+39
2018-10-24
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
1
-2
/
+4
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
5
-0
/
+14
2018-10-24
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
1
-6
/
+8
2018-10-24
net/ipv4: Put target net when address dump fails due to bad attributes
David Ahern
1
-5
/
+8
2018-10-24
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
1
-3
/
+1
2018-10-24
ice: Update expected FW version
Anirudh Venkataramanan
1
-3
/
+2
2018-10-24
ice: Change device ID define names to align with branding string
Anirudh Venkataramanan
2
-6
/
+6
2018-10-24
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
2
-2
/
+1
2018-10-24
net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TEST
Linus Torvalds
1
-1
/
+1
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
[next]