summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork2012-10-231-8/+43
* | net: cdc_ncm: do not bind to NCM compatible MBIM devicesBjørn Mork2012-10-231-0/+27
* | net: cdc_mbim: build the MBIM driverBjørn Mork2012-10-232-0/+19
* | net: cdc_mbim: adding MBIM driverGreg Suarez2012-10-232-0/+375
* | net: cdc_ncm: export shared symbols and definitionsBjørn Mork2012-10-232-86/+135
* | net: cdc_ncm: refactoring for tx multiplexingBjørn Mork2012-10-231-145/+102
* | net: cdc_ncm: splitting rx_fixup for code reuseBjørn Mork2012-10-231-28/+55
* | net: cdc_ncm: process chained NDPsBjørn Mork2012-10-231-14/+21
* | net: cdc_ncm: refactor bind preparing for MBIM supportGreg Suarez2012-10-231-14/+33
* | net: cdc_ncm: adding MBIM support to ncm_setupGreg Suarez2012-10-231-15/+35
* | USB: cdc: add MBIM constants and structuresGreg Suarez2012-10-231-0/+23
* | net: cdc_ncm: workaround NTB input size firmware bugBjørn Mork2012-10-231-33/+13
* | net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-234-4/+5
* | net/at91_ether: select MACB in KconfigJoachim Eastwood2012-10-232-2/+2
* | net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-233-10/+0
* | net/macb: fix truncate warningsJoachim Eastwood2012-10-231-4/+4
* | ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel2012-10-233-3/+200
|/
* ipv4: 16 slots in initial fib_info hash tableEric Dumazet2012-10-221-1/+1
* tcp: speedup SIOCINQ ioctlEric Dumazet2012-10-221-2/+3
* tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet2012-10-221-18/+25
* pkt_sched: use ns_to_ktime() helperEric Dumazet2012-10-212-7/+5
OpenPOWER on IntegriCloud