index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
utsname.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2
-3
/
+3
2018-10-26
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-10-26
net/smc: fix smc_buf_unuse to use the lgr pointer
Karsten Graul
1
-13
/
+12
2018-10-26
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2
-0
/
+2
2018-10-25
lan743x: Remove SPI dependency from Microchip group.
Bryan Whitehead
1
-1
/
+0
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
9
-9
/
+0
2018-10-25
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
1
-1
/
+1
2018-10-25
r8169: fix broken Wake-on-LAN from S5 (poweroff)
Heiner Kallweit
1
-2
/
+7
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 route
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-23
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-22
net: stmmac: Set OWN bit for jumbo frames
Thor Thayer
1
-2
/
+2
2018-10-22
arm64: dts: stratix10: Support Ethernet Jumbo frame
Thor Thayer
2
-1
/
+7
2018-10-22
tls: Add maintainers
Dave Watson
1
-0
/
+2
2018-10-22
net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
Ivan Khoronzhuk
1
-0
/
+1
2018-10-22
octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes
Sunil Goutham
4
-1
/
+105
2018-10-22
octeontx2-af: Support for setting MAC address
Sunil Goutham
3
-1
/
+35
2018-10-22
octeontx2-af: Support for changing RSS algorithm
Sunil Goutham
4
-1
/
+108
2018-10-22
octeontx2-af: NIX Rx flowkey configuration for RSS
Sunil Goutham
3
-0
/
+187
2018-10-22
octeontx2-af: Install ucast and bcast pkt forwarding rules
Sunil Goutham
4
-0
/
+375
2018-10-22
octeontx2-af: Add LMAC channel info to NIXLF_ALLOC response
Stanislaw Kardach
4
-0
/
+18
2018-10-22
octeontx2-af: NPC MCAM and LDATA extract minimal configuration
Sunil Goutham
4
-0
/
+181
2018-10-22
octeontx2-af: Enable packet length and csum validation
Sunil Goutham
2
-0
/
+28
2018-10-22
octeontx2-af: Support for VTAG strip and capture
Vamsi Attunuru
4
-1
/
+101
2018-10-22
octeontx2-af: Update bcast list upon NIXLF alloc/free
Sunil Goutham
1
-0
/
+133
2018-10-22
octeontx2-af: Broadcast packet replication support
Sunil Goutham
2
-0
/
+220
[next]