aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-29igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick2-12/+21
2012-10-29igbvf: Check for error on dma_map_single callGreg Rose1-0/+13
2012-10-29ixgbevf: Do not forward LLDP type framesGreg Rose1-0/+5
2012-10-29ixgbe: reduce PTP rx path overheadJiri Benc1-2/+4
2012-10-29ixgbe: add/update descriptor maps in commentsJosh Hay1-6/+55
2012-10-29ixgbe: Do not decrement budget in ixgbe_clean_rx_irqAlexander Duyck1-5/+4
2012-10-29ixgbe: Return success or failure on VF MAC filter setGreg Rose1-1/+1
2012-10-29ixgbe: clean up the condition for turning on/off the laserEmil Tantilov1-23/+8
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend7-19/+26
2012-10-29ixgbe: Fix return value from macvlan filter functionGreg Rose1-1/+2
2012-10-29ixgbe: Add support for pipeline resetDon Skidmore3-32/+153
2012-10-28net: sierra: shut up sparse restricted type warningsBjørn Mork1-2/+2
2012-10-28net: cdc_ncm: error path lock fixBjørn Mork1-0/+2
2012-10-28net: cdc_ncm: big endian fixBjørn Mork1-1/+1
2012-10-28rtnl/ipv4: add support of RTM_GETNETCONFNicolas Dichtel1-2/+73
2012-10-28rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2-4/+91
2012-10-28rtnl/ipv6: add support of RTM_GETNETCONFNicolas Dichtel1-2/+73
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2-0/+79
2012-10-28rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel2-0/+27
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller17-362/+502
2012-10-26net: Update args to dummy sock_update_classid().David S. Miller1-1/+1
2012-10-26l2tp: session is an array not a pointerAlan Cox1-1/+1
2012-10-26isdn: remove dead codeAlan Cox1-4/+1
2012-10-26cgroup: net_cls: Rework update socket logicDaniel Wagner3-11/+24
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner4-9/+9
2012-10-26cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner1-2/+0
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner1-1/+1
2012-10-26cgroup: net_prio: Mark local used function staticDaniel Wagner1-1/+1
2012-10-26usbnet: smsc95xx: apply introduced usb command APIsMing Lei1-88/+27
2012-10-26usbnet: smsc75xx: apply introduced usb command APIsMing Lei1-25/+14
2012-10-26usbnet: sierra_net: apply introduced usb command APIsMing Lei1-28/+17
2012-10-26usbnet: plusb: apply introduced usb command APIsMing Lei1-7/+4
2012-10-26usbnet: net1080: apply introduced usb command APIsMing Lei1-80/+30
2012-10-26usbnet: mcs7830: apply introduced usb command APIsMing Lei1-79/+6
2012-10-26usbnet: int51x1: apply introduced usb command APIsMing Lei1-49/+3
2012-10-26usbnet: dm9601: apply introduced usb command APIsMing Lei1-92/+15
2012-10-26usbnet: cdc-ncm: apply introduced usb command APIsMing Lei1-54/+31
2012-10-26usbnet: asix: apply introduced usb command APIsMing Lei1-104/+13
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei2-0/+138
2012-10-26MAINTAINERS: Add myself to list of SCTP maintainersNeil Horman1-0/+1
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman8-38/+106
2012-10-26packet: minor: remove unused err assignmentDaniel Borkmann1-2/+0
2012-10-26r8169: enable ALDPS for power savinghayeswang1-10/+46
2012-10-23sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov4-1/+9
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller5-30/+64
2012-10-23ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel1-13/+13
2012-10-23be2net: Fix smatch warnings in be_main.cPadmanabh Ratnakar3-7/+16
2012-10-23netlink: cleanup the unnecessary return value checkHans Zhang1-3/+3
2012-10-23ipv4: tcp: clean up tcp_v4_early_demux()Eric Dumazet1-4/+3
2012-10-23ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell1-2/+2