index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
rhashtable: remove outdated comments about grow_decision etc
NeilBrown
1
-19
/
+14
2018-04-24
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
Eric Dumazet
1
-12
/
+14
2018-04-24
Revert "net: init sk_cookie for inet socket"
Yafang Shao
2
-16
/
+1
2018-04-24
net/mlx5e: Enable adaptive-TX moderation
Tal Gilboa
5
-56
/
+125
2018-04-24
net/dim: Support adaptive TX moderation
Tal Gilboa
1
-13
/
+50
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
6
-21
/
+23
2018-04-24
vhost_net: use packet weight for rx handler, too
Paolo Abeni
1
-4
/
+8
2018-04-24
net: fib_rules: fix l3mdev netlink attr processing
Roopa Prabhu
1
-0
/
+2
2018-04-24
selftests: net: update .gitignore with missing test
Anders Roxell
1
-0
/
+1
2018-04-24
dca: make function dca_common_get_tag static
Colin Ian King
1
-1
/
+1
2018-04-23
net/ipv6: Fix missing rcu dereferences on from
David Ahern
1
-5
/
+10
2018-04-23
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
1
-0
/
+2
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
4
-5
/
+139
2018-04-23
qed: Delete unused parameter p_ptt from mcp APIs
Denis Bolotin
3
-13
/
+2
2018-04-23
net: stmmac: Implement logic to automatically select HW Interface
Jose Abreu
11
-164
/
+279
2018-04-23
r8169: don't use netif_info et al before net_device has been registered
Heiner Kallweit
1
-13
/
+12
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
2
-1
/
+16
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
7
-22
/
+63
2018-04-23
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
Roopa Prabhu
1
-244
/
+192
2018-04-23
tc-testing: updated ife test cases
Roman Mashak
1
-12
/
+1024
2018-04-23
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
2
-9
/
+23
2018-04-23
hv_netvsc: select needed ucs2_string routine
Stephen Hemminger
1
-0
/
+1
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
1
-2
/
+1
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
4
-35
/
+88
2018-04-21
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
1
-18
/
+23
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
2
-5
/
+14
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
1
-7
/
+6
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
2
-5
/
+5
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
2
-21
/
+9
2018-04-20
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
David Howells
1
-1
/
+1
2018-04-20
afs: Fix server record deletion
David Howells
1
-1
/
+8
2018-04-20
tun: do not compute the rxhash, if not needed
Paolo Abeni
1
-9
/
+6
2018-04-20
lan78xx: Add support to dump lan78xx registers
Raghuram Chary J
1
-0
/
+54
2018-04-20
dt-bindings: Document the DT bindings for lan78xx
Phil Elwell
2
-0
/
+55
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
5
-1
/
+81
2018-04-20
lan78xx: Read MAC address from DT if present
Phil Elwell
1
-22
/
+20
2018-04-20
sfc: set and clear interrupt affinity hints
Bert Kenward
1
-0
/
+36
2018-04-20
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
1
-11
/
+9
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
6
-0
/
+111
2018-04-20
qed* : use trust mode to allow VF to override forced MAC
Shahed Shaikh
2
-18
/
+195
2018-04-20
geneve: configure MTU based on a lower device
Alexey Kodanev
1
-3
/
+53
2018-04-20
geneve: check MTU for a minimum in geneve_change_mtu()
Alexey Kodanev
1
-3
/
+2
2018-04-20
geneve: cleanup hard coded value for Ethernet header length
Alexey Kodanev
1
-4
/
+5
2018-04-20
geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'
Alexey Kodanev
1
-1
/
+1
2018-04-20
team: account for oper state
George Wilkie
1
-1
/
+1
2018-04-20
tipc: confgiure and apply UDP bearer MTU on running links
GhantaKrishnamurthy MohanKrishna
3
-5
/
+25
2018-04-20
tipc: implement configuration of UDP media MTU
GhantaKrishnamurthy MohanKrishna
4
-0
/
+31
2018-04-20
tipc: set default MTU for UDP media
GhantaKrishnamurthy MohanKrishna
2
-2
/
+7
2018-04-20
liquidio: Added ndo_get_vf_stats support
Intiyaz Basha
5
-0
/
+151
2018-04-20
net: ethernet: ave: add support for phy-mode setting of system controller
Kunihiko Hayashi
2
-12
/
+140
[next]