summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn: remove dead codeAlan Cox2012-10-261-4/+1
* cgroup: net_cls: Rework update socket logicDaniel Wagner2012-10-263-11/+24
* cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-264-9/+9
* cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner2012-10-261-2/+0
* cgroup: net_cls: Fix local variable type declerationDaniel Wagner2012-10-261-1/+1
* cgroup: net_prio: Mark local used function staticDaniel Wagner2012-10-261-1/+1
* usbnet: smsc95xx: apply introduced usb command APIsMing Lei2012-10-261-88/+27
* usbnet: smsc75xx: apply introduced usb command APIsMing Lei2012-10-261-25/+14
* usbnet: sierra_net: apply introduced usb command APIsMing Lei2012-10-261-28/+17
* usbnet: plusb: apply introduced usb command APIsMing Lei2012-10-261-7/+4
* usbnet: net1080: apply introduced usb command APIsMing Lei2012-10-261-80/+30
* usbnet: mcs7830: apply introduced usb command APIsMing Lei2012-10-261-79/+6
* usbnet: int51x1: apply introduced usb command APIsMing Lei2012-10-261-49/+3
* usbnet: dm9601: apply introduced usb command APIsMing Lei2012-10-261-92/+15
* usbnet: cdc-ncm: apply introduced usb command APIsMing Lei2012-10-261-54/+31
* usbnet: asix: apply introduced usb command APIsMing Lei2012-10-261-104/+13
* usbnet: introduce usbnet 3 command helpersMing Lei2012-10-262-0/+138
* MAINTAINERS: Add myself to list of SCTP maintainersNeil Horman2012-10-261-0/+1
* sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-268-38/+106
* packet: minor: remove unused err assignmentDaniel Borkmann2012-10-261-2/+0
* r8169: enable ALDPS for power savinghayeswang2012-10-261-10/+46
* sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov2012-10-234-1/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-235-30/+64
|\
| * ixgbevf: Update version stringGreg Rose2012-10-231-1/+1
| * ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lockJohn Fastabend2012-10-231-20/+20
| * ixgbevf: Check for error on dma_map_single callGreg Rose2012-10-231-1/+7
| * ixgbevf: make netif_napi_add and netif_napi_del symmetricJohn Fastabend2012-10-231-7/+2
| * igb: Update versionCarolyn Wyborny2012-10-231-1/+1
| * igb: Update get cable length function for i210/i211Carolyn Wyborny2012-10-231-0/+20
| * maintainers: update with official intel support link, new maintainerJesse Brandeburg2012-10-231-0/+2
| * e1000e: Minimum packet size must be 17 bytesTushar Dave2012-10-231-0/+11
* | ipv6: fix sparse warnings in rt6_info_hash_nhsfn()Nicolas Dichtel2012-10-231-13/+13
* | be2net: Fix smatch warnings in be_main.cPadmanabh Ratnakar2012-10-233-7/+16
* | netlink: cleanup the unnecessary return value checkHans Zhang2012-10-231-3/+3
* | ipv4: tcp: clean up tcp_v4_early_demux()Eric Dumazet2012-10-231-4/+3
* | ipv6: tcp: clean up tcp_v6_early_demux() icsk variableNeal Cardwell2012-10-231-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-2316-167/+539
|\
| * ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck2012-10-221-52/+50
| * ixgbe: Add function ixgbe_reset_pipeline_82599Don Skidmore2012-10-222-0/+45
| * ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_lenAlexander Duyck2012-10-221-3/+0
| * ixgbe: Correcting small packet paddingTushar Dave2012-10-221-0/+1
| * ixgbe: using is_zero_ether_addr() to simplify the codeWei Yongjun2012-10-221-2/+1
| * ixgbe: (PTP) refactor init, cyclecounter and resetJacob Keller2012-10-223-73/+66
| * ixgbe: add WOL support for new subdevice idEmil Tantilov2012-10-222-0/+2
| * ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-226-8/+232
| * ixgbe: Enable support for VF API version 1.1 in the PF.Alexander Duyck2012-10-221-8/+21
| * ixgbe: Add support for GET_QUEUES message to get DCB configurationAlexander Duyck2012-10-222-0/+52
| * ixgbe: Add support for tracking the default user priority to SR-IOVAlexander Duyck2012-10-223-20/+55
| * ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlenAlexander Duyck2012-10-221-1/+14
* | net: cdc_mbim: Device Service Stream supportBjørn Mork2012-10-231-23/+35