summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-235-21/+51
* bnx2x: Add new 57840 device IDsYuval Mintz2012-07-233-10/+38
* tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov2012-07-231-2/+3
* niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan2012-07-221-1/+1
* niu: Fix to check for dma mapping errors.Shuah Khan2012-07-221-0/+4
* net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl2012-07-221-2/+2
* Merge branch 'kill_rtcache'David S. Miller2012-07-2226-1206/+292
|\
| * ipv4: Kill rt->fiDavid S. Miller2012-07-202-32/+1
| * ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller2012-07-203-9/+9
| * ipv4: Kill rt->rt_oifDavid S. Miller2012-07-204-9/+5
| * ipv4: Dirty less cache lines in route caching paths.David S. Miller2012-07-201-3/+3
| * ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller2012-07-206-13/+5
| * ipv4: Cache input routes in fib_info nexthops.David S. Miller2012-07-203-12/+46
| * ipv4: Cache output routes in fib_info nexthops.David S. Miller2012-07-203-43/+101
| * ipv4: Kill routes during PMTU/redirect updates.David S. Miller2012-07-202-12/+30
| * net: Document dst->obsolete better.David S. Miller2012-07-207-21/+35
| * ipv4: Adjust semantics of rt->rt_gateway.David S. Miller2012-07-208-17/+25
| * ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller2012-07-203-38/+9
| * ipv4: Remove 'rt_mark' from 'struct rtable'David Miller2012-07-204-10/+3
| * ipv4: Kill 'rt_src' from 'struct rtable'David Miller2012-07-203-21/+15
| * ipv4: Remove rt_key_{src,dst,tos} from struct rtable.David Miller2012-07-203-38/+9
| * ipv4: Kill ip_route_input_noref().David Miller2012-07-206-24/+12
| * ipv4: Delete routing cache.David S. Miller2012-07-203-933/+13
* | net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer2012-07-221-21/+22
* | net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer2012-07-221-2/+0
* | net-next: minor cleanups for bonding documentationRick Jones2012-07-221-3/+3
* | net: netprio_cgroup: rework update socket logicJohn Fastabend2012-07-225-8/+61
* | tun: experimental zero copy tx supportMichael S. Tsirkin2012-07-221-12/+134
* | skbuff: export skb_copy_ubufsMichael S. Tsirkin2012-07-221-1/+1
* | net: orphan frags on receiveMichael S. Tsirkin2012-07-221-1/+6
* | tun: orphan frags on xmitMichael S. Tsirkin2012-07-221-0/+2
* | skbuff: convert to skb_orphan_fragsMichael S. Tsirkin2012-07-221-14/+8
* | skbuff: add an api to orphan fragsMichael S. Tsirkin2012-07-221-0/+16
* | ixgbe: Fix build with PCI_IOV enabled.David S. Miller2012-07-221-1/+1
* | forcedeth: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | e1000e: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | e1000: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | bnx2x: advertise transmit time stampingRichard Cochran2012-07-221-0/+1
* | rtnl: Add #ifdef CONFIG_RPS around num_rx_queues referenceMark A. Greer2012-07-221-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-2210-209/+323
|\ \
| * | igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin2012-07-211-1/+2
| * | ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-212-7/+17
| * | ixgbe: add support for new 82599 deviceDon Skidmore2012-07-212-0/+2
| * | ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend2012-07-211-5/+8
| * | ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend2012-07-211-8/+19
| * | ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck2012-07-211-4/+8
| * | ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-212-9/+10
| * | ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2012-07-212-25/+19
| * | ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-212-24/+46
| * | ixgbevf: Add support for PCI error handlingAlexander Duyck2012-07-211-0/+80
OpenPOWER on IntegriCloud