summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2013-08-102-35/+31
* tcp: add server ip to encrypt cookie in fast openYuchung Cheng2013-08-103-11/+15
* pptp: fix sparse pointer warningstephen hemminger2013-08-091-1/+1
* tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-1/+1
* netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-5/+3
* myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-3/+2
* bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-5/+3
* bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-091-2/+2
* net: via-rhine: Fix incorrect placement of __initdataSachin Kamat2013-08-091-1/+1
* net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat2013-08-091-1/+1
* Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2013-08-097-29/+11
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-0937-226/+8
* net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2013-08-097-11/+29
* net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley2013-08-093-2/+27
* net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley2013-08-092-3/+3
* net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3William Manley2013-08-091-3/+13
* bonding: unwind on bond_add_vlan failurenikolay@redhat.com2013-08-081-2/+2
* bonding: change the bond's vlan syncing functions with the standard onesnikolay@redhat.com2013-08-081-30/+7
* net: add SNMP counters tracking incoming ECN bitsEric Dumazet2013-08-085-2/+27
* packet: Revert recent header parsing changes.David S. Miller2013-08-071-29/+24
* net: phy: mdio: add missing __iomem annotationJingoo Han2013-08-071-1/+1
* net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han2013-08-071-1/+1
* net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()Jason Wang2013-08-071-27/+10
* net: use release_pages() in zerocopy_sg_from_iovec()Jason Wang2013-08-071-4/+2
* net: remove the useless comment in zerocopy_sg_from_iovec()Jason Wang2013-08-071-1/+0
* net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()Jason Wang2013-08-071-2/+1
* net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang2013-08-074-160/+97
* net: move iov_pages() to net/core/iovec.cJason Wang2013-08-074-46/+26
* ip_tunnel: embed hash list headstephen hemminger2013-08-072-9/+8
* bnx2: Update version to 2.2.4Michael Chan2013-08-072-4/+4
* bnx2: Add pci shutdown handler.Michael Chan2013-08-071-22/+25
* bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan2013-08-071-20/+25
* bnx2: Refactor WoL setup into a separate function.Michael Chan2013-08-071-80/+81
* bnx2: Use kernel APIs for WoL and power state changes.Michael Chan2013-08-071-22/+14
* bnx2: Handle error condition in ->slot_reset()Michael Chan2013-08-071-5/+10
* be2net: update driver versionSathya Perla2013-08-071-1/+1
* be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam2013-08-071-1/+1
* be2net: fixup log msgs for async eventsVasundhara Volam2013-08-071-2/+4
* be2net: Fix displaying supported speeds for BE2Vasundhara Volam2013-08-071-0/+6
* be2net: don't limit max MAC and VLAN countsVasundhara Volam2013-08-071-7/+0
* be2net: Do not call get_die_temperature cmd for VFVasundhara Volam2013-08-071-1/+2
* be2net: Adding more speeds reported by get_settingsVasundhara Volam2013-08-072-1/+10
* gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil2013-08-051-29/+33
* gianfar: Fix Tx csum generation errata handlingClaudiu Manoil2013-08-051-19/+25
* bonding: remove locking from bond_set_rx_mode()Veaceslav Falico2013-08-051-6/+4
* drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N2013-08-051-0/+3
* sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du2013-08-051-1/+1
* bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico2013-08-051-53/+32
* bonding: call slave_last_rx() only once per slaveVeaceslav Falico2013-08-051-7/+8
* tile: fix missing unlock on error in tile_net_open()Wei Yongjun2013-08-051-1/+3
OpenPOWER on IntegriCloud