summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng
2013-08-09pptp: fix sparse pointer warningstephen hemminger
2013-08-09tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang
2013-08-09net: via-rhine: Fix incorrect placement of __initdataSachin Kamat
2013-08-09net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
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-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-05tile: fix missing unlock on error in tile_net_open()Wei Yongjun