index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
veth.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-07
openvswitch: Remove conntrack Kconfig option.
Joe Stringer
3
-14
/
+6
2015-09-07
net: dsa: mv88e6171: add hardware 802.1Q support
Vivien Didelot
1
-0
/
+5
2015-09-07
ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-09-07
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
Geert Uytterhoeven
1
-4
/
+2
2015-09-07
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
Geert Uytterhoeven
1
-6
/
+5
2015-09-06
RDS: rds_conn_lookup() should factor in the struct net for a match
Sowmini Varadhan
1
-4
/
+5
2015-09-06
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
Maciej S. Szmigiero
1
-1
/
+3
2015-09-06
switchdev: fix return value of switchdev_port_fdb_dump in case of error
Jiri Pirko
1
-5
/
+1
2015-09-06
be2net: Revert "make the RX_FILTER command asynchronous" commit
Sathya Perla
1
-1
/
+1
2015-09-06
net: wan: sbni: fix device usage count
Sudip Mukherjee
1
-0
/
+2
2015-09-06
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
1
-1
/
+1
2015-09-04
mac80211: reject software RSSI CQM with beacon filtering
Johannes Berg
1
-0
/
+4
2015-09-04
mac80211: avoid VHT usage with no 80MHz chans allowed
Arik Nemtsov
2
-0
/
+31
2015-09-04
cfg80211: regulatory: restore proper user alpha2
Maciej S. Szmigiero
1
-1
/
+1
2015-09-04
rfkill: Copy "all" global state to other types
João Paulo Rechi Vita
1
-1
/
+9
2015-09-04
mac80211: protect non-HT BSS when HT TDLS traffic exists
Avri Altman
2
-4
/
+70
2015-09-04
mac80211: Do not use sizeof() on pointer type
Thierry Reding
1
-1
/
+1
2015-09-04
sctp: add routing output fallback
Marcelo Ricardo Leitner
1
-1
/
+7
2015-09-04
sctp: fix dst leak
Marcelo Ricardo Leitner
1
-1
/
+3
2015-09-04
net: eth: altera: fix napi poll_list corruption
Atsushi Nemoto
1
-2
/
+1
2015-09-03
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
5
-25
/
+32
2015-09-03
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
2
-0
/
+2
2015-09-03
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+1
2015-09-03
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
1
-1
/
+1
2015-09-02
xen-netback: add support for multicast control
Paul Durrant
5
-1
/
+144
2015-09-02
bgmac: Update fixed_phy_register()
Fabio Estevam
1
-1
/
+1
2015-09-02
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
1
-0
/
+3
2015-09-02
flow_dissector: Use 'const' where possible.
David S. Miller
3
-46
/
+49
2015-09-02
flow_dissector: Fix function argument ordering dependency
Tom Herbert
1
-4
/
+4
2015-09-02
ixgbe: Resolve "initialized field overwritten" warnings
Mark Rustad
1
-1
/
+0
2015-09-02
ixgbe: Remove bimodal SR-IOV disabling
Alex Williamson
1
-6
/
+1
2015-09-02
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2
-8
/
+26
2015-09-02
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
1
-3
/
+4
2015-09-02
ixgbe: support for ethtool set_rxfh
Tom Barbette
3
-1
/
+49
2015-09-02
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2
-21
/
+44
2015-09-02
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-02
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2
-4
/
+1
2015-09-02
ixgbe: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-09-02
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
David S. Miller
2
-36
/
+35
2015-09-02
ixgbe: Remove unused PCI bus types
Don Skidmore
1
-2
/
+0
2015-09-02
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
3
-1
/
+12
2015-09-02
ixgbe: add get_bus_info method for X550
Don Skidmore
1
-0
/
+19
2015-09-02
ixgbe: Add support for entering low power link up state
Don Skidmore
3
-2
/
+185
2015-09-02
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
4
-31
/
+127
2015-09-02
ixgbe: Add support for UDP-encapsulated tx checksum offload
Mark Rustad
1
-12
/
+54
2015-09-02
flow_dissector: Don't use bit fields.
David S. Miller
2
-10
/
+12
2015-09-02
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2
-24
/
+40
2015-09-02
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2
-2
/
+21
2015-09-02
ixgbe: add new function to check for management presence
Don Skidmore
3
-6
/
+18
2015-09-02
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2
-8
/
+30
[next]