aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ManagementStyle (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley3-2/+27
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley2-3/+3
2013-08-09net: igmp: Reduce Unsolicited report interval to 1s when using IGMPv3William Manley1-3/+13
2013-08-08bonding: unwind on bond_add_vlan failurenikolay@redhat.com1-2/+2
2013-08-08bonding: change the bond's vlan syncing functions with the standard onesnikolay@redhat.com1-30/+7
2013-08-08net: add SNMP counters tracking incoming ECN bitsEric Dumazet5-2/+27
2013-08-07packet: Revert recent header parsing changes.David S. Miller1-29/+24
2013-08-07net: phy: mdio: add missing __iomem annotationJingoo Han1-1/+1
2013-08-07net: phy: micrel: Staticize ksz8873mll_read_status()Jingoo Han1-1/+1
2013-08-07net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec()Jason Wang1-27/+10
2013-08-07net: use release_pages() in zerocopy_sg_from_iovec()Jason Wang1-4/+2
2013-08-07net: remove the useless comment in zerocopy_sg_from_iovec()Jason Wang1-1/+0
2013-08-07net: use skb_fill_page_desc() in zerocopy_sg_from_iovec()Jason Wang1-2/+1
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang4-160/+97
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang4-46/+26
2013-08-07ip_tunnel: embed hash list headstephen hemminger2-9/+8
2013-08-07bnx2: Update version to 2.2.4Michael Chan2-4/+4
2013-08-07bnx2: Add pci shutdown handler.Michael Chan1-22/+25
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan1-20/+25
2013-08-07bnx2: Refactor WoL setup into a separate function.Michael Chan1-80/+81
2013-08-07bnx2: Use kernel APIs for WoL and power state changes.Michael Chan1-22/+14
2013-08-07bnx2: Handle error condition in ->slot_reset()Michael Chan1-5/+10
2013-08-07be2net: update driver versionSathya Perla1-1/+1
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam1-1/+1
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam1-2/+4
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam1-0/+6
2013-08-07be2net: don't limit max MAC and VLAN countsVasundhara Volam1-7/+0
2013-08-07be2net: Do not call get_die_temperature cmd for VFVasundhara Volam1-1/+2
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam2-1/+10
2013-08-05gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil1-29/+33
2013-08-05gianfar: Fix Tx csum generation errata handlingClaudiu Manoil1-19/+25
2013-08-05bonding: remove locking from bond_set_rx_mode()Veaceslav Falico1-6/+4
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N1-0/+3
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du1-1/+1
2013-08-05bonding: add bond_time_in_interval() and use it for time comparisonVeaceslav Falico1-53/+32
2013-08-05bonding: call slave_last_rx() only once per slaveVeaceslav Falico1-7/+8
2013-08-05tile: fix missing unlock on error in tile_net_open()Wei Yongjun1-1/+3
2013-08-05net: mlx4: Staticize local functionsJingoo Han1-3/+3
2013-08-05net: micrel: Staticize local functionsJingoo Han2-5/+7
2013-08-05be2net: Staticize local functionsJingoo Han3-19/+20
2013-08-05bna: Staticize local functionsJingoo Han1-5/+5
2013-08-04vxlan: fix rcu related warningstephen hemminger1-5/+11
2013-08-04bridge: fix rcu check warning in multicast port groupstephen hemminger2-2/+3
2013-08-03ax88179_178a: avoid copy of tx tcp packetsEric Dumazet1-17/+4
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231
2013-08-03qlcnic: Fix link speed and duplex display for 83xx adapterRajesh Borundia1-9/+16
2013-08-03qlcnic: Fix link speed display for 82xx adapterRajesh Borundia1-3/+7
2013-08-03qlcnic: Fix external loopback test.Shahed Shaikh1-2/+10
2013-08-03qlcnic: Removed adapter series name from warning messages.Pratik Pujar2-2/+2
2013-08-03qlcnic: Free up memory in error path.Himanshu Madhani1-3/+3