index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2015-05-14
net: macb: OR vs AND typos
Dan Carpenter
2015-05-13
geneve: add initial netdev driver for GENEVE tunnels
John W. Linville
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
fix missing copy_from_user in macvtap
Justin Cormack
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
2015-05-12
e1000e: Add pm_qos header
David Ahern
2015-05-12
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
2015-05-12
net: ll_temac: Fix DMA map size bug
Michal Simek
2015-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
2015-05-12
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
2015-05-12
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2015-05-12
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
2015-05-12
macvtap add missing ioctls - fix wrapping
Justin Cormack
2015-05-12
rocker: make checkpatch -f clean
Scott Feldman
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
2015-05-12
switchdev: cut over to new switchdev_port_bridge_getlink
Scott Feldman
2015-05-12
switchdev: cut over to new switchdev_port_bridge_dellink
Scott Feldman
2015-05-12
switchdev: cut over to new switchdev_port_bridge_setlink
Scott Feldman
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
2015-05-12
rocker: use switchdev add/del obj for bridge port vlans
Scott Feldman
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-12
rocker: support prepare-commit transaction model
Scott Feldman
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
2015-05-11
net: ll_temac: Use one return statement instead of two
Michal Simek
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
2015-05-11
pppoe: drop pppoe device in pppoe_unbind_sock_work
Felix Fietkau
2015-05-11
net: qca_spi: Fix possible race during probe
Stefan Wahren
2015-05-11
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-10
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
2015-05-10
bnx2x: limit fw delay in kdump to 5s after boot
Michal Schmidt
[next]