summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley
2013-08-09net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3William Manley
2013-08-09bonding: unwind on bond_add_vlan failurenikolay@redhat.com
2013-08-09bonding: change the bond's vlan syncing functions with the standard onesnikolay@redhat.com
2013-08-09net: add SNMP counters tracking incoming ECN bitsEric Dumazet
2013-08-08packet: Revert recent header parsing changes.David S. Miller
2013-08-07net: phy: mdio: add missing __iomem annotationJingoo Han
2013-08-07net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han
2013-08-07net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: use release_pages() in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: remove the useless comment in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()Jason Wang
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang
2013-08-07ip_tunnel: embed hash list headstephen hemminger
2013-08-07bnx2: Update version to 2.2.4Michael Chan
2013-08-07bnx2: Add pci shutdown handler.Michael Chan
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan
2013-08-07bnx2: Refactor WoL setup into a separate function.Michael Chan
2013-08-07bnx2: Use kernel APIs for WoL and power state changes.Michael Chan
2013-08-07bnx2: Handle error condition in ->slot_reset()Michael Chan
2013-08-07be2net: update driver versionSathya Perla
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam
2013-08-07be2net: don't limit max MAC and VLAN countsVasundhara Volam
2013-08-07be2net: Do not call get_die_temperature cmd for VFVasundhara Volam
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam
2013-08-06iwlwifi: mvm: use designated initialization for some arraysEliad Peller
2013-08-06iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interfaceEliad Peller
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller
2013-08-06iwlwifi: fix some documentation typosEliad Peller
2013-08-06iwlwifi: mvm: small cleanups in quota management codeJohannes Berg
2013-08-06iwlwifi: mvm: fix signal reporting for < 3 antennasAvri Altman
2013-08-06iwlwifi: mvm: remove traffic load monitoring in rsEyal Shapira
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb
2013-08-05gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil
2013-08-05gianfar: Fix Tx csum generation errata handlingClaudiu Manoil
2013-08-05bonding: remove locking from bond_set_rx_mode()Veaceslav Falico
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du
2013-08-05bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico
2013-08-05bonding: call slave_last_rx() only once per slaveVeaceslav Falico
2013-08-05ath9k: Add more PCI IDs for WB225 cardsSujith Manoharan
2013-08-05ath9k: Fix antenna control init for AR9485Sujith Manoharan
2013-08-05ath9k: Remove ath_ant_comb_update()Sujith Manoharan