index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
l3mdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-04
net: Assert at build time the assumptions we make about the CMSG header.
David S. Miller
2
-0
/
+5
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
5
-14
/
+12
2017-01-04
net/sched: cls_matchall: Fix error path
Yotam Gigi
1
-6
/
+16
2017-01-03
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
4
-6
/
+45
2017-01-03
ixgbevf: Add support for VF promiscuous mode
Don Skidmore
4
-5
/
+36
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
7
-6
/
+642
2017-01-03
ixgbe: Implement firmware interface to access some PHYs
Mark Rustad
3
-0
/
+113
2017-01-03
ixgbe: Remove unused firmware version functions and method
Mark Rustad
7
-46
/
+1
2017-01-03
ixgbe: Fix issues with EEPROM access
Mark Rustad
3
-82
/
+91
2017-01-03
ixgbe: Configure advertised speeds correctly for KR/KX backplane
Don Skidmore
1
-3
/
+2
2017-01-03
ixgbevf: restore hw_addr on resume or error
Emil Tantilov
1
-0
/
+3
2017-01-03
ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
Yusuke Suzuki
1
-6
/
+6
2017-01-03
ixgbevf: fix AER error handling
Emil Tantilov
1
-18
/
+25
2017-01-03
ixgbe: fix AER error handling
Emil Tantilov
1
-2
/
+4
2017-01-03
ixgbe: test for trust in macvlan adjustments for VF
Ken Cox
1
-1
/
+2
2017-01-03
ixgbevf: handle race between close and suspend on shutdown
Emil Tantilov
1
-2
/
+9
2017-01-03
ixgbe: handle close/suspend race with netif_device_detach/present
Emil Tantilov
1
-9
/
+8
2017-01-03
ixgbe: Fix reporting of 100Mb capability
Tony Nguyen
1
-1
/
+1
2017-01-03
ixgbe: Reduce I2C retry count on X550 devices
Tony Nguyen
1
-1
/
+3
2017-01-03
ixgbe: Add bounds check for x540 LED functions
Tony Nguyen
1
-2
/
+7
2017-01-03
ixgbe: add mask for 64 RSS queues
Emil Tantilov
1
-1
/
+7
2017-01-03
ixgbe: Fix check for ixgbe_phy_x550em_ext_t reset
Tony Nguyen
1
-4
/
+21
2017-01-03
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
5
-7
/
+80
2017-01-03
ixgbe: do not disable FEC from the driver
Emil Tantilov
1
-2
/
+0
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
5
-251
/
+194
2017-01-03
tipc: modify struct tipc_plist to be more versatile
Jon Paul Maloy
3
-46
/
+83
2017-01-03
tipc: unify tipc_wait_for_sndpkt() and tipc_wait_for_sndmsg() functions
Jon Paul Maloy
1
-59
/
+49
2017-01-03
tools: test case for TPACKET_V3/TX_RING support
Sowmini Varadhan
1
-17
/
+74
2017-01-03
af_packet: TX_RING support for TPACKET_V3
Sowmini Varadhan
2
-11
/
+37
2017-01-03
sfc-falcon: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
sfc: declare module version (same as ethtool drvinfo version)
Edward Cree
1
-0
/
+1
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
3
-2
/
+7
2017-01-03
dsa:mv88e6xxx: allow address 0x1 in smi_init
Volodymyr Bendiuga
1
-4
/
+0
2017-01-03
net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2017-01-02
RDS: add receive message trace used by application
Santosh Shilimkar
6
-3
/
+109
2017-01-02
RDS: make message size limit compliant with spec
Avinash Repaka
3
-1
/
+42
2017-01-02
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2
-0
/
+7
2017-01-02
RDS: IB: fix panic due to handlers running post teardown
Santosh Shilimkar
2
-0
/
+13
2017-01-02
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
4
-11
/
+29
2017-01-02
RDS: IB: Add vector spreading for cqs
Santosh Shilimkar
3
-3
/
+53
2017-01-02
RDS: IB: add few useful cache stasts
Santosh Shilimkar
3
-0
/
+15
2017-01-02
RDS: IB: track and log active side endpoint in connection
Santosh Shilimkar
2
-4
/
+10
2017-01-02
RDS: RDMA: silence the use_once mr log flood
Santosh Shilimkar
1
-1
/
+2
2017-01-02
RDS: IB: split the mr registration and invalidation path
Santosh Shilimkar
3
-8
/
+16
2017-01-02
RDS: RDMA: return appropriate error on rdma map failures
Santosh Shilimkar
1
-1
/
+10
2017-01-02
RDS: RDMA: start rdma listening after init
Qing Huang
1
-8
/
+3
2017-01-02
RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
Santosh Shilimkar
1
-2
/
+3
2017-01-02
RDS: IB: make the transport retry count smallest
Santosh Shilimkar
1
-1
/
+1
2017-01-02
RDS: IB: include faddr in connection log
Santosh Shilimkar
3
-14
/
+13
2017-01-02
RDS: mark few internal functions static to make sparse build happy
Santosh Shilimkar
3
-7
/
+8
[next]