summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-13gianfar: Add flow control supportClaudiu Manoil
2013-08-13pptp: fix byte order warningsstephen hemminger
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-08-13net: asix: Staticise non-exported symbolsMark Brown
2013-08-11af_unix: fix bug on large send()Eric Dumazet
2013-08-11net: Add MOXA ART SoCs ethernet driverJonas Jensen
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet
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-08bonding: unwind on bond_add_vlan failurenikolay@redhat.com
2013-08-08bonding: change the bond's vlan syncing functions with the standard onesnikolay@redhat.com
2013-08-08net: add SNMP counters tracking incoming ECN bitsEric Dumazet
2013-08-07packet: 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