index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
net: kalmia: clean up bind error path
Johan Hovold
1
-5
/
+1
2018-03-07
selftests: net: Introduce first PMTU test
Stefano Brivio
2
-1
/
+164
2018-03-07
net/mlx4_en: try to use high order pages for RX rings
Eric Dumazet
1
-8
/
+5
2018-03-07
enic: fix boolreturn.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-03-07
net: dsa: mv88e6xxx: fix boolreturn.cocci warnings
Fengguang Wu
1
-3
/
+3
2018-03-07
net: phy: mdio-mux: slience probe defer error
Jerome Brunet
1
-2
/
+3
2018-03-07
net: unpollute priv_flags space
Paolo Abeni
3
-28
/
+20
2018-03-07
net: phy: use phy_disable_interrupts in phy_stop
Heiner Kallweit
1
-7
/
+2
2018-03-07
net: phy: remove phy_error from phy_disable_interrupts
Heiner Kallweit
1
-11
/
+2
2018-03-07
selftests/net: fix in_netns.sh script
Prashant Bhole
1
-1
/
+1
2018-03-07
net: mvpp2: mvpp2_check_hw_buf_num() can be static
kbuild test robot
1
-1
/
+1
2018-03-07
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-07
dt-bindings: net: dsa: marvell: describe compatibility string
Brandon Streiff
1
-1
/
+10
2018-03-07
tipc: bcast: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-07
lan743x: Update MAINTAINERS to include lan743x driver
Bryan Whitehead
1
-0
/
+7
2018-03-07
lan743x: Add main source files for new lan743x driver
Bryan Whitehead
4
-0
/
+3391
2018-03-07
sctp: add support for snd flag SCTP_SENDALL process in sendmsg
Xin Long
2
-4
/
+33
2018-03-07
sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg
Xin Long
3
-0
/
+84
2018-03-07
sctp: add support for PR-SCTP Information for sendmsg
Xin Long
3
-1
/
+46
2018-03-07
ravb: remove erroneous comment
Niklas Söderlund
1
-1
/
+0
2018-03-07
net: Make account struct net to memcg
Kirill Tkhai
1
-1
/
+1
2018-03-07
net/mlx5: Flow steering cmd interface should get the fte when deleting
Aviad Yehezkel
3
-5
/
+5
2018-03-07
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
3
-6
/
+143
2018-03-07
net/mlx5: Embed mlx5_flow_act into fs_fte
Matan Barak
4
-25
/
+21
2018-03-07
net/mlx5: Add empty egress namespace to flow steering core
Aviad Yehezkel
6
-0
/
+36
2018-03-07
net/mlx5: Add shim layer between fs and cmd
Matan Barak
4
-100
/
+248
2018-03-07
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
4
-2
/
+5
2018-03-07
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
1
-12
/
+8
2018-03-07
net/mlx5: FPGA and IPSec initialization to be before flow steering
Matan Barak
1
-19
/
+20
2018-03-07
net/mlx5e: Removed not need synchronize_rcu
Aviad Yehezkel
1
-2
/
+2
2018-03-07
net/mlx5e: Fixed sleeping inside atomic context
Aviad Yehezkel
1
-9
/
+4
2018-03-07
net/mlx5e: Wait for FPGA command responses with a timeout
Aviad Yehezkel
1
-3
/
+6
2018-03-07
net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabled
Aviad Yehezkel
1
-2
/
+2
2018-03-07
IB/mlx5: Removed not used parameters
Aviad Yehezkel
2
-5
/
+0
2018-03-05
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Colin Ian King
1
-1
/
+1
2018-03-05
ia64/err-inject: Use get_user_pages_fast()
Davidlohr Bueso
1
-1
/
+1
2018-03-05
ia64: doc: tweak whitespace for 'console=' parameter
Sergei Trofimovich
1
-1
/
+1
2018-03-05
ia64: Convert remaining atomic operations
Matthew Wilcox
1
-46
/
+23
2018-03-05
ia64: convert unwcheck.py to python3
Corentin Labbe
1
-8
/
+8
2018-03-05
net: mvpp2: jumbo frames support
Stefan Chulski
1
-23
/
+75
2018-03-05
net: mvpp2: enable UDP/TCP checksum over IPv6
Antoine Tenart
1
-1
/
+2
2018-03-05
net: mvpp2: use a data size of 10kB for Tx FIFO on port 0
Yan Markman
1
-5
/
+22
2018-03-05
net: mvpp2: update the BM buffer free/destroy logic
Stefan Chulski
1
-7
/
+38
2018-03-05
net: mvpp2: use the same buffer pool for all ports
Stefan Chulski
1
-39
/
+37
2018-03-05
net: core: dst: Add kernel-doc for 'net' parameter
Jonathan Neuschäfer
1
-0
/
+1
2018-03-05
net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
Jonathan Neuschäfer
2
-3
/
+3
2018-03-05
net: core: dst_cache: Fix a typo in a comment
Jonathan Neuschäfer
1
-1
/
+1
2018-03-05
igb: Fix a test with HWTSTAMP_TX_ON
Christophe JAILLET
1
-1
/
+1
2018-03-05
igb: Do not call netif_device_detach() when PCIe link goes missing
Mika Westerberg
1
-2
/
+1
2018-03-05
igb: add VF trust infrastructure
Corinna Vinschen
2
-3
/
+28
[next]