summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-25igb: Cleanups to change comment style on license headersCarolyn Wyborny
2014-04-25igb: Cleanups to fix for trailing statementCarolyn Wyborny
2014-04-25igb: Cleanups to fix pointer location errorCarolyn Wyborny
2014-04-24Altera TSE: Remove unnecessary cast of void pointersTobias Klauser
2014-04-24vxlan: add x-netns supportNicolas Dichtel
2014-04-24bcm63xx_enet: Use ARRAY_SIZE instead of open coding itTobias Klauser
2014-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-04-24smc91x: improve definition of debug macrosZi Shen Lim
2014-04-24bonding: Add tlb_dynamic_lb parameter for tlb modeMahesh Bandewar
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar
2014-04-24bonding: Reorg bond_alb_xmit codeMahesh Bandewar
2014-04-24bonding: Changed hashing function to just provide hashMahesh Bandewar
2014-04-246lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabledLuis R. Rodriguez
2014-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-23net: filter: initialize A and X registersAlexei Starovoitov
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar
2014-04-23Merge branch 'via-rhine'David S. Miller
2014-04-23net: via-rhine: add OF bus bindingAlexey Charkov
2014-04-23net: via-rhine: reduce usage of the PCI-specific structAlexey Charkov
2014-04-23net: via-rhine: switch to generic DMA functionsAlexey Charkov
2014-04-23net: Update my email addressBen Hutchings
2014-04-23vxlan: ensure to advertise the right fdb remoteNicolas Dichtel
2014-04-23net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette
2014-04-23macvlan: Fix leak and NULL dereference on error pathHerbert Xu
2014-04-23Merge branch 'gre_netns'David S. Miller
2014-04-23ip6gre: add x-netns supportNicolas Dichtel
2014-04-23gre: add x-netns supportNicolas Dichtel
2014-04-23hyperv: Simplify the send_completion variablesHaiyang Zhang
2014-04-23hyperv: Remove recv_pkt_list and lockHaiyang Zhang
2014-04-23i40e: report VF link state correctlyMitch Williams
2014-04-23igb: Cleanups to fix incorrect indentationCarolyn Wyborny
2014-04-23igb: Cleanups to fix braces location warningsCarolyn Wyborny
2014-04-23igb: Cleanups for messagingCarolyn Wyborny
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov
2014-04-23ixgbe: improve mac filter handlingJacob Keller
2014-04-23ixgbe: change handling of multicast filtersJacob Keller
2014-04-23ixgbe: remove vlan_filter_disable and enable functionsJacob Keller
2014-04-23ixgbe: Use out-of-line function for register readsMark Rustad
2014-04-23ixgbe: convert low_water into an arrayJacob Keller
2014-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-23Merge branch 'netlink-bind'David S. Miller
2014-04-23audit: send multicast messages only if there are listenersRichard Guy Briggs
2014-04-23audit: add netlink multicast group for log readRichard Guy Briggs
2014-04-23audit: add netlink audit protocol bind to check capabilities on multicast joinRichard Guy Briggs
2014-04-23netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIPRichard Guy Briggs
2014-04-23netlink: have netlink per-protocol bind function return an error code.Richard Guy Briggs