aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller33-400/+2026
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller17-1767/+2118
2013-08-28netfilter: ctnetlink: fix uninitialized variableFlorian Westphal1-1/+1
2013-08-28netfilter: add IPv6 SYNPROXY targetPatrick McHardy3-0/+509
2013-08-28net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy2-9/+20
2013-08-28netfilter: add SYNPROXY core/targetPatrick McHardy13-1/+1066
2013-08-28net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy2-11/+22
2013-08-28netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy18-376/+369
2013-08-28netfilter: nf_defrag_ipv6.o included twiceNathan Hintz1-1/+1
2013-08-28netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridgedPhil Oester2-2/+39
2013-08-27sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORSBen Hutchings1-44/+95
2013-08-27sfc: Return an error code when a sensor is busy.Alexandre Rames1-1/+6
2013-08-27sfc: Add support for reading packet length from prefixBen Hutchings2-2/+14
2013-08-27sfc: Add TX merged completion counterBen Hutchings3-0/+6
2013-08-27sfc: Generalise packet hash lookup to support EF10 RX prefixJon Cooper6-13/+28
2013-08-27sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust commentsBen Hutchings1-4/+4
2013-08-27sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()Ben Hutchings1-2/+0
2013-08-27sfc: use MCDI epoch flag to improve MC reboot detection in the driverDaniel Pieczko2-6/+15
2013-08-27sfc: Add EF10 support for TX/RX DMA error events handling.Alexandre Rames5-11/+15
2013-08-27sfc: Add a function pointer to abstract write of host time into NIC shared memoryLaurence Evans3-2/+16
2013-08-27sfc: PTP MCDI requests need to initialise periph ID fieldLaurence Evans1-0/+7
2013-08-27sfc: Delegate MAC/NIC statistic description to efx_nic_typeBen Hutchings8-389/+498
2013-08-27sfc: Remove driver-local struct ethtool_stringBen Hutchings1-24/+13
2013-08-27sfc: Remove more left-overs from Falcon GMAC supportBen Hutchings3-18/+6
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings9-831/+807
2013-08-27openvswitch: optimize flow compare and mask functionsAndy Zhou2-39/+44
2013-08-27e1000e: balance semaphore put/get for 82573Steven La1-0/+5
2013-08-27Documentation/networking/: Update Intel wired LAN driver documentationJeff Kirsher8-43/+193
2013-08-27bna: firmware update to 3.2.1.1Rasesh Mody1-2/+2
2013-08-27VMXNET3: Add support for virtual IOMMUAndy King2-83/+138
2013-08-27be2net: implement ethtool set/get_channel hooksSathya Perla3-32/+104
2013-08-27be2net: refactor be_setup() to consolidate queue creation routinesSathya Perla2-58/+50
2013-08-27be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not createdSathya Perla1-24/+85
2013-08-27be2net: refactor be_get_resources() codeSathya Perla6-189/+229
2013-08-27be2net: Fixup profile management routinesVasundhara Volam2-59/+88
2013-08-27be2net: use EQ_CREATEv2 for SH-RSathya Perla4-39/+18
2013-08-27net: tcp_probe: allow more advanced ingress filtering by markDaniel Borkmann1-4/+11
2013-08-27qlcnic: Update version to 5.3.49.Sucheta Chakraborty1-2/+2
2013-08-27qlcnic: dcb: Add support for CEE Netlink interface.Sucheta Chakraborty4-1/+629
2013-08-27qlcnic: dcb: Register DCB AEN handler.Sucheta Chakraborty7-2/+137
2013-08-27qlcnic: dcb: Get DCB parameters from the adapter.Sucheta Chakraborty7-2/+278
2013-08-27qlcnic: dcb: Query adapter DCB capabilities.Sucheta Chakraborty12-0/+345
2013-08-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller21-2581/+7788
2013-08-26openvswitch: Rename key_len to key_endAndy Zhou2-16/+17
2013-08-26openvswitch: Add SCTP supportJoe Stringer6-4/+121
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller119-450/+856
2013-08-26Merge branch 'cadence'David S. Miller2-7/+42
2013-08-26ARM: at91/dt: define phy available on sama5d3 mother boardBoris BREZILLON1-0/+8
2013-08-26net/cadence/macb: add support for dt phy definitionBoris BREZILLON1-7/+34
2013-08-25ipip: potential race in ip_tunnel_init_net()Dan Carpenter1-6/+4