Age | Commit message (Expand) | Author | Files | Lines |
2013-08-28 | batman-adv: send GW_DEL event when the gw client mode is deselected | Antonio Quartulli | 3 | -0/+32 |
2013-08-28 | batman-adv: Start new development cycle | Simon Wunderlich | 1 | -1/+1 |
2013-08-28 | batman-adv: move enum definition at the top of the file | Antonio Quartulli | 1 | -15/+16 |
2013-08-28 | batman-adv: set skb priority according to content | Simon Wunderlich | 10 | -2/+91 |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/... | David S. Miller | 13 | -543/+1346 |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 33 | -400/+2026 |
2013-08-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 17 | -1767/+2118 |
2013-08-28 | netfilter: ctnetlink: fix uninitialized variable | Florian Westphal | 1 | -1/+1 |
2013-08-28 | netfilter: add IPv6 SYNPROXY target | Patrick McHardy | 3 | -0/+509 |
2013-08-28 | net: syncookies: export cookie_v6_init_sequence/cookie_v6_check | Patrick McHardy | 2 | -9/+20 |
2013-08-28 | netfilter: add SYNPROXY core/target | Patrick McHardy | 13 | -1/+1066 |
2013-08-28 | net: syncookies: export cookie_v4_init_sequence/cookie_v4_check | Patrick McHardy | 2 | -11/+22 |
2013-08-28 | netfilter: nf_conntrack: make sequence number adjustments usuable without NAT | Patrick McHardy | 18 | -376/+369 |
2013-08-28 | netfilter: nf_defrag_ipv6.o included twice | Nathan Hintz | 1 | -1/+1 |
2013-08-28 | netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged | Phil Oester | 2 | -2/+39 |
2013-08-28 | sfc: Use extended MC_CMD_SENSOR_INFO and MC_CMD_READ_SENSORS | Ben Hutchings | 1 | -44/+95 |
2013-08-28 | sfc: Return an error code when a sensor is busy. | Alexandre Rames | 1 | -1/+6 |
2013-08-28 | sfc: Add support for reading packet length from prefix | Ben Hutchings | 2 | -2/+14 |
2013-08-28 | sfc: Add TX merged completion counter | Ben Hutchings | 3 | -0/+6 |
2013-08-28 | sfc: Generalise packet hash lookup to support EF10 RX prefix | Jon Cooper | 6 | -13/+28 |
2013-08-28 | sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments | Ben Hutchings | 1 | -4/+4 |
2013-08-28 | sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up() | Ben Hutchings | 1 | -2/+0 |
2013-08-28 | sfc: use MCDI epoch flag to improve MC reboot detection in the driver | Daniel Pieczko | 2 | -6/+15 |
2013-08-28 | sfc: Add EF10 support for TX/RX DMA error events handling. | Alexandre Rames | 5 | -11/+15 |
2013-08-28 | sfc: Add a function pointer to abstract write of host time into NIC shared me... | Laurence Evans | 3 | -2/+16 |
2013-08-28 | sfc: PTP MCDI requests need to initialise periph ID field | Laurence Evans | 1 | -0/+7 |
2013-08-28 | sfc: Delegate MAC/NIC statistic description to efx_nic_type | Ben Hutchings | 8 | -389/+498 |
2013-08-28 | sfc: Remove driver-local struct ethtool_string | Ben Hutchings | 1 | -24/+13 |
2013-08-28 | sfc: Remove more left-overs from Falcon GMAC support | Ben Hutchings | 3 | -18/+6 |
2013-08-28 | sfc: Move MTD operations into efx_nic_type | Ben Hutchings | 9 | -831/+807 |
2013-08-28 | openvswitch: optimize flow compare and mask functions | Andy Zhou | 2 | -39/+44 |
2013-08-28 | e1000e: balance semaphore put/get for 82573 | Steven La | 1 | -0/+5 |
2013-08-28 | Documentation/networking/: Update Intel wired LAN driver documentation | Jeff Kirsher | 8 | -43/+193 |
2013-08-28 | bna: firmware update to 3.2.1.1 | Rasesh Mody | 1 | -2/+2 |
2013-08-28 | VMXNET3: Add support for virtual IOMMU | Andy King | 2 | -83/+138 |
2013-08-27 | be2net: implement ethtool set/get_channel hooks | Sathya Perla | 3 | -32/+104 |
2013-08-27 | be2net: refactor be_setup() to consolidate queue creation routines | Sathya Perla | 2 | -58/+50 |
2013-08-27 | be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created | Sathya Perla | 1 | -24/+85 |
2013-08-27 | be2net: refactor be_get_resources() code | Sathya Perla | 6 | -189/+229 |
2013-08-27 | be2net: Fixup profile management routines | Vasundhara Volam | 2 | -59/+88 |
2013-08-27 | be2net: use EQ_CREATEv2 for SH-R | Sathya Perla | 4 | -39/+18 |
2013-08-27 | net: tcp_probe: allow more advanced ingress filtering by mark | Daniel Borkmann | 1 | -4/+11 |
2013-08-27 | qlcnic: Update version to 5.3.49. | Sucheta Chakraborty | 1 | -2/+2 |
2013-08-27 | qlcnic: dcb: Add support for CEE Netlink interface. | Sucheta Chakraborty | 4 | -1/+629 |
2013-08-27 | qlcnic: dcb: Register DCB AEN handler. | Sucheta Chakraborty | 7 | -2/+137 |
2013-08-27 | qlcnic: dcb: Get DCB parameters from the adapter. | Sucheta Chakraborty | 7 | -2/+278 |
2013-08-27 | qlcnic: dcb: Query adapter DCB capabilities. | Sucheta Chakraborty | 12 | -0/+345 |
2013-08-27 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh... | David S. Miller | 21 | -2581/+7788 |
2013-08-27 | openvswitch: Rename key_len to key_end | Andy Zhou | 2 | -16/+17 |
2013-08-27 | openvswitch: Add SCTP support | Joe Stringer | 6 | -4/+121 |