index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
shash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-21
ipv6: route: per route IP tunnel metadata via lightweight tunnel
Jiri Benc
2
-0
/
+118
2015-08-21
ipv6: route: extend flow representation with tunnel key
Jiri Benc
2
-0
/
+7
2015-08-21
vxlan: metadata based tunneling for IPv6
Jiri Benc
1
-29
/
+40
2015-08-21
vxlan: do not shadow flags variable
Jiri Benc
1
-4
/
+4
2015-08-21
vxlan: provide access function for vxlan socket address family
Jiri Benc
2
-4
/
+9
2015-08-21
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
4
-6
/
+11
2015-08-21
ipv6: drop metadata dst in ip6_route_input
Jiri Benc
1
-0
/
+1
2015-08-21
route: move lwtunnel state to dst_entry
Jiri Benc
17
-130
/
+48
2015-08-21
ip_tunnels: use tos and ttl fields also for IPv6
Jiri Benc
8
-26
/
+26
2015-08-21
ip_tunnels: add IPv6 addresses to ip_tunnel_key
Jiri Benc
10
-32
/
+48
2015-08-21
ip_tunnels: use offsetofend
Jiri Benc
1
-3
/
+1
2015-08-21
ip_tunnels: use u8/u16/u32
Jiri Benc
1
-8
/
+8
2015-08-21
ip_tunnels: remove custom alignment and packing
Jiri Benc
1
-1
/
+1
2015-08-20
net: xgene Remove xgene specific phy and MAC lookup functions
Jeremy Linton
1
-36
/
+2
2015-08-20
net: Fix nexthop lookups
David Ahern
1
-1
/
+8
2015-08-20
bridge: fix netlink max attr size
Scott Feldman
1
-1
/
+1
2015-08-20
smsc911x: Remove dev==NULL check.
Jeremy Linton
1
-3
/
+0
2015-08-20
device property: Add ETH_ALEN check, update comments.
Jeremy Linton
1
-8
/
+13
2015-08-20
ipv4: Make fib_encap_match static
Ying Xue
1
-3
/
+3
2015-08-20
average: remove out-of-line implementation
Johannes Berg
3
-98
/
+0
2015-08-20
rt2x00: use DECLARE_EWMA
Johannes Berg
3
-15
/
+10
2015-08-20
ath5k: use DECLARE_EWMA
Johannes Berg
5
-7
/
+8
2015-08-20
virtio_net: use DECLARE_EWMA
Johannes Berg
2
-12
/
+11
2015-08-20
bnx2x: Fix vxlan endianity issue
Yuval Mintz
1
-1
/
+1
2015-08-20
vrf: ndo_add|del_slave drop unnecessary checks
Nikolay Aleksandrov
1
-5
/
+1
2015-08-20
vrf: move vrf_insert_slave so we can drop a goto label
Nikolay Aleksandrov
1
-6
/
+2
2015-08-20
vrf: remove unnecessary duplicate check
Nikolay Aleksandrov
1
-8
/
+0
2015-08-20
vrf: don't panic on cache create failure
Nikolay Aleksandrov
1
-1
/
+1
2015-08-20
vrf: plug skb leaks
Nikolay Aleksandrov
1
-3
/
+10
2015-08-20
x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
David Vrabel
1
-2
/
+2
2015-08-20
vrf: vrf_master_ifindex_rcu is not always called with rcu read lock
Nikolay Aleksandrov
2
-4
/
+20
2015-08-20
lwtunnel: Fix the sparse warnings in fib_encap_match
Ying Xue
1
-0
/
+4
2015-08-19
ALSA: hda - Add dock support for Thinkpad W541 (17aa:2211)
Rick Sherman
1
-0
/
+1
2015-08-19
ALSA: usb-audio: Fix runtime PM unbalance
Takashi Iwai
1
-1
/
+1
2015-08-19
netfilter: nft_payload: work around vlan header stripping
Florian Westphal
1
-1
/
+56
2015-08-19
target: Fix handling of small allocation lengths in REPORT LUNS
Roland Dreier
1
-16
/
+16
2015-08-19
vrf: simplify the netdev notifier function
Nikolay Aleksandrov
1
-3
/
+2
2015-08-19
vrf: don't check for dstats and rth in uninit path
Nikolay Aleksandrov
1
-4
/
+2
2015-08-19
vrf: drop unused num_slaves member
Nikolay Aleksandrov
2
-3
/
+0
2015-08-19
vrf: drop unnecessary dev refcnt changes
Nikolay Aleksandrov
1
-2
/
+0
2015-08-19
hv_netvsc: Fix dereference of nvdev before check
Andrew Schwartzmeyer
1
-2
/
+5
2015-08-19
lwtunnel: ip tunnel: fix multiple routes with different encap
Jiri Benc
1
-0
/
+7
2015-08-19
lwtunnel: fix memory leak
Jiri Benc
2
-5
/
+12
2015-08-19
batman-adv: Fix memory leak on tt add with invalid vlan
Sven Eckelmann
1
-1
/
+4
2015-08-19
cxgb4: memory corruption in debugfs
Dan Carpenter
1
-5
/
+6
2015-08-18
enic: Fix namespace pollution causing build errors.
David S. Miller
3
-7
/
+7
2015-08-18
bnx2x: Add vxlan RSS support
Rajesh Borundia
4
-0
/
+123
2015-08-18
dsa: mv88e6xxx: Set DSA mode based on chip abilities
Andrew Lunn
1
-5
/
+8
2015-08-18
net: dsa: Add dsa_is_dsa_port() helper
Andrew Lunn
2
-3
/
+7
2015-08-18
net: dsa: Allow multi hop routes to be expressed
Andrew Lunn
2
-16
/
+57
[next]