summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-07net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei
2011-07-07net: fix warning of versioncheckShan Wei
2011-07-06packet: Fix leak in pre-defrag support.David S. Miller
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller
2011-07-06veth: Kill unused tx_droppedEric Dumazet
2011-07-05veth: Kill unused code label and code block.David S. Miller
2011-07-05dcbnl: Add CEE notificationShmulik Ravid
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches
2011-07-05net: Add GSO to vlan_features initializationShan Wei
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller
2011-07-05ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller
2011-07-05packet: Add fanout support.David S. Miller
2011-07-05packet: Add helpers to register/unregister ->prot_hookDavid S. Miller
2011-07-05net: vlan: enable soft features regardless of underlying deviceShan Wei
2011-07-05Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara
2011-07-05bridge: Always flood broadcast packetsHerbert Xu
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-05batman-adv: Replace version info instead of appending themSven Eckelmann
2011-07-05batman-adv: aggregation checks should use the primary_if pointerMarek Lindner
2011-07-05batman-adv: broadcast primary OGM on all active hard-interfacesMarek Lindner
2011-07-05batman-adv: pass a unique flag arg instead of a sequence of bool onesAntonio Quartulli
2011-07-05batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli
2011-07-05batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner
2011-07-05bnx2x: PFC fixesYaniv Rosner
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo
2011-07-04net: bind() fix error return on wrong address familyMarcus Meissner
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: vxge: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: depca: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: rionet: Use is_multicast_ether_addrTobias Klauser
2011-07-04net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser
2011-07-04net: igb: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: e1000e: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04Update documented default values for various TCP/UDP tunablesMax Matveev
2011-07-04Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev
2011-07-04b44: use dev_kfree_skb() in b44_tx()Eric Dumazet
2011-07-04dccp ccid-2: Perform congestion-window validationGerrit Renker