index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2
-4
/
+4
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
4
-31
/
+32
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2
-2
/
+2
2015-05-13
sfc: suppress some MCDI error messages in PTP
Edward Cree
1
-11
/
+16
2015-05-13
sfc: nicer log message on PTP probe fail
Edward Cree
1
-1
/
+6
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
44
-384
/
+471
2015-05-13
fix missing copy_from_user in macvtap
Justin Cormack
1
-1
/
+4
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
1
-9
/
+9
2015-05-13
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
1
-3
/
+4
2015-05-12
e1000e: Add pm_qos header
David Ahern
1
-0
/
+1
2015-05-12
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-05-12
net: ll_temac: Fix DMA map size bug
Michal Simek
1
-2
/
+2
2015-05-12
cxgb4/cxgb4vf: Cleanup macros, add comments and add new MACROS
Hariprasad Shenai
9
-147
/
+235
2015-05-12
hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
KY Srinivasan
1
-16
/
+27
2015-05-12
net: systemport: Implement RX coalescing control knobs
Florian Fainelli
2
-7
/
+22
2015-05-12
net: systemport: Implement TX coalescing control knobs
Florian Fainelli
1
-0
/
+48
2015-05-12
macvtap add missing ioctls - fix wrapping
Justin Cormack
1
-0
/
+29
2015-05-12
rocker: make checkpatch -f clean
Scott Feldman
2
-24
/
+23
2015-05-12
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
3
-7
/
+3
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
1
-27
/
+14
2015-05-12
switchdev: cut over to new switchdev_port_bridge_getlink
Scott Feldman
3
-14
/
+3
2015-05-12
switchdev: cut over to new switchdev_port_bridge_dellink
Scott Feldman
3
-2
/
+3
2015-05-12
switchdev: cut over to new switchdev_port_bridge_setlink
Scott Feldman
3
-43
/
+3
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
1
-0
/
+25
2015-05-12
rocker: use switchdev add/del obj for bridge port vlans
Scott Feldman
1
-7
/
+123
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-9
/
+5
2015-05-12
rocker: support prepare-commit transaction model
Scott Feldman
1
-249
/
+451
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
1
-5
/
+12
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
1
-18
/
+19
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
3
-9
/
+9
2015-05-12
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2
-2
/
+2
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
1
-1
/
+1
2015-05-12
e1000: Replace e1000_free_frag with skb_free_frag
Alexander Duyck
1
-12
/
+7
2015-05-12
mvneta: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
Alexander Duyck
1
-1
/
+1
2015-05-12
igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
Alexander Duyck
1
-8
/
+3
2015-05-11
net: ll_temac: Use one return statement instead of two
Michal Simek
1
-3
/
+1
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
1
-0
/
+78
2015-05-11
pppoe: drop pppoe device in pppoe_unbind_sock_work
Felix Fietkau
1
-0
/
+4
2015-05-11
net: qca_spi: Fix possible race during probe
Stefan Wahren
1
-2
/
+2
2015-05-11
bonding: add netlink support for sys prio, actor sys mac, and port key
Andy Gospodarek
2
-9
/
+71
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
4
-7
/
+58
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
5
-1
/
+56
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
5
-2
/
+60
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
5
-7
/
+7
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
1
-20
/
+4
2015-05-10
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
1
-1
/
+4
2015-05-10
bnx2x: limit fw delay in kdump to 5s after boot
Michal Schmidt
1
-2
/
+7
2015-05-10
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
1
-23
/
+23
2015-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-1
/
+3
[next]