index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
vxlan.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
6
-15
/
+20
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
3
-6
/
+6
2013-09-04
iptunnels: remove net arg from iptunnel_xmit()
Nicolas Dichtel
6
-11
/
+7
2013-09-04
bonding: drop read_lock in bond_compute_features
nikolay@redhat.com
1
-7
/
+3
2013-09-04
bonding: drop read_lock in bond_fix_features
nikolay@redhat.com
1
-7
/
+3
2013-09-04
bonding: simplify bond_3ad_update_lacp_rate and use RTNL for sync
nikolay@redhat.com
2
-8
/
+7
2013-09-04
bonding: trivial: remove outdated comment and braces
nikolay@redhat.com
1
-5
/
+1
2013-09-04
bonding: simplify and fix peer notification
nikolay@redhat.com
1
-15
/
+7
2013-09-04
vhost_net: correctly limit the max pending buffers
Jason Wang
1
-11
/
+7
2013-09-04
vhost_net: poll vhost queue after marking DMA is done
Jason Wang
1
-4
/
+5
2013-09-04
vhost_net: determine whether or not to use zerocopy at one time
Jason Wang
1
-27
/
+20
2013-09-04
vhost: switch to use vhost_add_used_n()
Jason Wang
1
-42
/
+12
2013-09-04
vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
Jason Wang
1
-5
/
+8
2013-09-04
vhost_net: make vhost_zerocopy_signal_used() return void
Jason Wang
1
-3
/
+2
2013-09-04
net: sunhme: use pci_{get,set}_drvdata()
Jingoo Han
1
-3
/
+3
2013-09-04
net: tulip: use pci_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-09-04
net: mdio-octeon: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-09-04
net: sunhme: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-09-04
net: emac: use platform_{get,set}_drvdata()
Jingoo Han
1
-5
/
+5
2013-09-04
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
1
-4
/
+0
2013-09-04
batman: Remove reference to compare_ether_addr
Joe Perches
1
-1
/
+1
2013-09-04
llc: Use normal etherdevice.h tests
Joe Perches
4
-38
/
+8
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
11
-30
/
+30
2013-09-04
USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support
Liu Junliang
4
-0
/
+742
2013-09-04
be2net: set and query VEB/VEPA mode of the PF interface
Ajit Khaparde
3
-13
/
+108
2013-09-04
net: fix comment typo for __skb_alloc_pages()
Florian Fainelli
1
-2
/
+2
2013-09-04
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2
-8
/
+12
2013-09-04
netconsole: avoid a crash with multiple sysfs writers
Dan Aloni
1
-1
/
+12
2013-09-04
sh_eth: Enable Rx descriptor word 0 shift for r8a7790
Kouei Abe
1
-0
/
+1
2013-09-04
sh_eth: Fix cache invalidation omission of receive buffer
Kouei Abe
1
-0
/
+3
2013-09-04
bonding: use rlb_client_info->vlan_id instead of ->tag
Veaceslav Falico
2
-5
/
+4
2013-09-04
bonding: remove bond_vlan_used()
Veaceslav Falico
2
-22
/
+2
2013-09-04
net: sctp: probe: allow more advanced ingress filtering by mark
Daniel Borkmann
1
-5
/
+13
2013-09-04
net: neighbour: Remove CONFIG_ARPD
Tim Gardner
4
-22
/
+0
2013-09-04
virtio-net: Set RXCSUM feature if GUEST_CSUM is available
Thomas Huth
1
-0
/
+2
2013-09-04
staging: vt6655: inherit addr_assign_type along with dev_addr
Bjørn Mork
3
-3
/
+3
2013-09-04
net: libertas: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: hostap: inherit addr_assign_type along with dev_addr
Bjørn Mork
2
-2
/
+2
2013-09-04
net: airo: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: team: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: macvlan: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: dsa: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: vlan: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-09-04
net: etherdevice: add address inherit helper
Bjørn Mork
1
-0
/
+15
2013-09-03
net: make snmp_mib_free static inline
Cong Wang
2
-13
/
+11
2013-09-03
vxlan: include net/ip6_checksum.h for csum_ipv6_magic()
Cong Wang
1
-0
/
+1
2013-09-03
vxlan: fix flowi6_proto value
Cong Wang
1
-1
/
+1
2013-09-01
qlcnic: Update version to 5.3.50
Shahed Shaikh
1
-2
/
+2
2013-09-01
qlcnic: Add support for per port eswitch configuration
Sony Chacko
7
-53
/
+120
2013-09-01
qlcnic: Restructuring of qlc_83xx_fw_info structure.
Pratik Pujar
4
-45
/
+61
[next]