index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
blktrace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
net/sched: cls_flower: reduce fl_change stack size
Arnd Bergmann
1
-6
/
+17
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
24
-46
/
+22
2017-01-18
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
6
-11
/
+11
2017-01-18
net: dsa: store CPU switch structure in the tree
Vivien Didelot
3
-11
/
+9
2017-01-18
net: ethernet: ti: davinci_cpdma: correct check on NULL in set rate
Ivan Khoronzhuk
1
-1
/
+2
2017-01-18
tun: rx batching
Jason Wang
1
-6
/
+70
2017-01-18
vhost_net: tx batching
Jason Wang
1
-3
/
+20
2017-01-18
vhost: better detection of available buffers
Jason Wang
1
-2
/
+6
2017-01-18
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
3
-1
/
+5
2017-01-18
net: ipv6: remove prefix arg to rt6_fill_node
David Ahern
1
-15
/
+12
2017-01-18
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
3
-25
/
+13
2017-01-18
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
6
-10
/
+149
2017-01-18
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
4
-0
/
+96
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
6
-2
/
+28
2017-01-18
sctp: add stream reconf primitive
Xin Long
6
-1
/
+41
2017-01-18
sctp: add stream reconf timer
Xin Long
8
-2
/
+113
2017-01-18
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
5
-1
/
+156
2017-01-18
inet: reset tb->fastreuseport when adding a reuseport sk
Josef Bacik
2
-20
/
+95
2017-01-18
inet: split inet_csk_get_port into two functions
Josef Bacik
1
-22
/
+44
2017-01-18
inet: don't check for bind conflicts twice when searching for a port
Josef Bacik
1
-20
/
+11
2017-01-18
inet: kill smallest_size and smallest_port
Josef Bacik
3
-26
/
+4
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
8
-72
/
+7
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
9
-113
/
+95
2017-01-18
stmicro: add more information to Kconfig
jpinto
2
-9
/
+9
2017-01-18
net/mlx5e: Support bpf_xdp_adjust_head()
Martin KaFai Lau
3
-29
/
+40
2017-01-17
tcp: accept RST for rcv_nxt - 1 after receiving a FIN
Jason Baron
1
-3
/
+25
2017-01-17
net: ethoc: Make needlessly global struct ethtool_ops static
Tobias Klauser
1
-1
/
+1
2017-01-17
sfc: read back RX hash config from the NIC when querying it with ethtool -x
Edward Cree
6
-0
/
+96
2017-01-17
sfc: support setting RSS hash key through ethtool API
Edward Cree
4
-16
/
+50
2017-01-17
cxgb4: Implement ndo_get_phys_port_id for mgmt dev
Ganesh Goudar
1
-0
/
+27
2017-01-17
net: ping: Use right format specifier to avoid type casting
Gao Feng
1
-3
/
+3
2017-01-17
qed: Replace memset with eth_zero_addr
Shyam Saini
2
-5
/
+4
2017-01-17
bridge: sparse fixes in br_ip6_multicast_alloc_query()
Lance Richardson
2
-3
/
+3
2017-01-17
mpls: Packet stats
Robert Shearman
4
-28
/
+252
2017-01-17
net: AF-specific RTM_GETSTATS attributes
Robert Shearman
3
-0
/
+55
2017-01-17
stmmac: add missing of_node_put
Julia Lawall
1
-0
/
+1
2017-01-17
virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit
Rolf Neugebauer
1
-2
/
+0
2017-01-17
net: marvell: sky2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+40
2017-01-17
net: marvell: skge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+37
2017-01-17
net: jme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2
-20
/
+20
2017-01-17
net: korina: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-01-17
net: mvneta: add BQL support
Marcin Wojtas
1
-3
/
+19
2017-01-17
net: mvneta: add xmit_more support
Simon Guinot
1
-3
/
+10
2017-01-17
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
1
-3
/
+2
2017-01-16
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
1
-9
/
+14
2017-01-16
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...
Jack Morgenstein
1
-2
/
+3
2017-01-16
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
1
-18
/
+20
2017-01-16
net/sched: cls_flower: Disallow duplicate internal elements
Paul Blakey
1
-3
/
+14
2017-01-16
net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered
Heiner Kallweit
1
-9
/
+10
2017-01-16
net/mlx5e: Fix a -Wmaybe-uninitialized warning
Arnd Bergmann
1
-4
/
+7
[next]