| Commit message (Expand) | Author | Files | Lines |
2014-06-12 | bridge: Support 802.1ad vlan filtering | Toshiaki Makita | 3 | -0/+130 |
2014-06-12 | bridge: Prepare for forwarding another bridge group addresses | Toshiaki Makita | 3 | -2/+10 |
2014-06-12 | bridge: Prepare for 802.1ad vlan filtering support | Toshiaki Makita | 3 | -12/+51 |
2014-06-12 | bridge: Add 802.1ad tx vlan acceleration | Toshiaki Makita | 1 | -2/+3 |
2014-06-12 | net: xen-netback: include linux/vmalloc.h again | Arnd Bergmann | 1 | -0/+1 |
2014-06-12 | net: phy: realtek: register/unregister multiple drivers properly | Jongsung Kim | 1 | -51/+37 |
2014-06-12 | net: sh_eth: Fix timing of RACT setting in sh_eth_rx() | Yoshihiro Shimoda | 1 | -1/+0 |
2014-06-12 | net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx() | Yoshihiro Shimoda | 1 | -5/+3 |
2014-06-12 | net: filter: fix warning on 32-bit arch | Alexei Starovoitov | 1 | -3/+3 |
2014-06-12 | tipc: fix potential bug in function tipc_backlog_rcv | Jon Paul Maloy | 1 | -2/+3 |
2014-06-12 | net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG define | Dan Carpenter | 1 | -1/+0 |
2014-06-12 | qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY define | Dan Carpenter | 1 | -1/+0 |
2014-06-11 | net/mlx4_en: Use affinity hint | Yuval Atias | 3 | -2/+46 |
2014-06-11 | cpumask: Utility function to set n'th cpu - local cpu first | Amir Vadai | 2 | -0/+71 |
2014-06-11 | net: sctp: fix incorrect type in gfp initializer | Daniel Borkmann | 1 | -1/+1 |
2014-06-11 | net: sctp: improve sctp_select_active_and_retran_path selection | Daniel Borkmann | 1 | -5/+45 |
2014-06-11 | net: sctp: migrate most recently used transport to ktime | Daniel Borkmann | 4 | -8/+10 |
2014-06-11 | net: sctp: refactor active path selection | Daniel Borkmann | 1 | -59/+61 |
2014-06-11 | ktime: add ktime_after and ktime_before helper | Daniel Borkmann | 2 | -1/+25 |
2014-06-11 | mac802154: don't deliver packets to devices that are down | Phoebe Buckheister | 3 | -10/+17 |
2014-06-11 | mac802154: properly free incoming skbs on decryption failure | Phoebe Buckheister | 1 | -0/+1 |
2014-06-11 | i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34 | Catherine Sullivan | 2 | -2/+2 |
2014-06-11 | i40e: use stored base_queue value | Shannon Nelson | 1 | -3/+2 |
2014-06-11 | i40e: Fix a bug in ethtool for FD drop packet filter action | Anjali Singhai Jain | 1 | -2/+7 |
2014-06-11 | i40e/i40evf: Add Flow director stats to PF stats | Anjali Singhai Jain | 6 | -2/+41 |
2014-06-11 | i40e/i40evf: remove FTYPE | Jesse Brandeburg | 2 | -2/+0 |
2014-06-11 | i40evf: check admin queue error bits | Mitch Williams | 1 | -0/+36 |
2014-06-11 | i40e/i40evf: User ether_addr_copy instead of memcpy | Greg Rose | 4 | -21/+18 |
2014-06-11 | i40e: Do not accept tagged packets by default | Greg Rose | 1 | -0/+32 |
2014-06-11 | i40e: Separate out DCB capability and enabled flags | Neerav Parikh | 3 | -10/+25 |
2014-06-11 | i40evf: don't go further down | Mitch Williams | 1 | -2/+4 |
2014-06-11 | i40e: Change the notion of src and dst for FD_SB in ethtool | Anjali Singhai Jain | 2 | -8/+16 |
2014-06-11 | i40e/i40evf: AdminQ API update for new FW | Shannon Nelson | 3 | -33/+161 |
2014-06-11 | i40e/i40evf: set headwb Tx context flags and use them | Ashish Shah | 2 | -3/+5 |
2014-06-11 | igb: separate hardware setting from the set_ts_config ioctl | Jacob Keller | 1 | -12/+38 |
2014-06-11 | igb: unhide invariant returns | Todd Fujinaka | 5 | -74/+66 |
2014-06-11 | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas | 2 | -2/+2 |
2014-06-11 | farsync: Fix confusion about DMA address and buffer offset types | Ben Hutchings | 1 | -13/+8 |
2014-06-11 | net/mlx4_core: Keep only one driver entry release mlx4_priv | Wei Yang | 1 | -1/+1 |
2014-06-11 | net/mlx4_core: Fix SRIOV free-pool management when enforcing resource quotas | Jack Morgenstein | 1 | -4/+37 |
2014-06-11 | net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false | Rickard Strandqvist | 1 | -1/+1 |
2014-06-11 | net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allo... | Rickard Strandqvist | 1 | -1/+1 |
2014-06-11 | amd-xgbe: fix unused variable compilation warning in phylib driver | françois romieu | 1 | -1/+1 |
2014-06-11 | net: filter: fix nlattr and nlattr_nest BPF tests | Alexei Starovoitov | 1 | -13/+21 |
2014-06-11 | net: filter: cleanup A/X name usage | Alexei Starovoitov | 4 | -302/+314 |
2014-06-11 | bridge: memorize and export selected IGMP/MLD querier port | Linus Lüssing | 3 | -6/+68 |
2014-06-11 | bridge: add export of multicast database adjacent to net_dev | Linus Lüssing | 3 | -12/+76 |
2014-06-11 | bridge: adhere to querier election mechanism specified by RFCs | Linus Lüssing | 2 | -13/+95 |
2014-06-11 | bridge: rename struct bridge_mcast_query/querier | Linus Lüssing | 3 | -95/+100 |
2014-06-11 | cxgb4: Change default Interrupt Holdoff Packet Count Threshold | Hariprasad Shenai | 2 | -30/+40 |