aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-23bnx2x: Add new 57840 device IDsYuval Mintz
2012-07-23tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov
2012-07-22niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan
2012-07-22niu: Fix to check for dma mapping errors.Shuah Khan
2012-07-22net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl
2012-07-22Merge branch 'kill_rtcache'David S. Miller
2012-07-22net: ethernet: davinci_emac: add pm_runtime supportMark A. Greer
2012-07-22net: ethernet: davinci_emac: Remove unnecessary #includeMark A. Greer
2012-07-22net-next: minor cleanups for bonding documentationRick Jones
2012-07-22net: netprio_cgroup: rework update socket logicJohn Fastabend
2012-07-22tun: experimental zero copy tx supportMichael S. Tsirkin
2012-07-22skbuff: export skb_copy_ubufsMichael S. Tsirkin
2012-07-22net: orphan frags on receiveMichael S. Tsirkin
2012-07-22tun: orphan frags on xmitMichael S. Tsirkin
2012-07-22skbuff: convert to skb_orphan_fragsMichael S. Tsirkin
2012-07-22skbuff: add an api to orphan fragsMichael S. Tsirkin
2012-07-22ixgbe: Fix build with PCI_IOV enabled.David S. Miller
2012-07-22forcedeth: advertise transmit time stampingRichard Cochran
2012-07-22e1000e: advertise transmit time stampingRichard Cochran
2012-07-22e1000: advertise transmit time stampingRichard Cochran
2012-07-22bnx2x: advertise transmit time stampingRichard Cochran
2012-07-22rtnl: Add #ifdef CONFIG_RPS around num_rx_queues referenceMark A. Greer
2012-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-22Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2012-07-22wimax: fix printk format warningsRandy Dunlap
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman
2012-07-22net: fix race condition in several drivers when reading statsKevin Groeneveld
2012-07-22ipv4: tcp: set unicast_sock uc_ttl to -1Eric Dumazet
2012-07-21igb: reset PHY in the link_up process to recover PHY setting after power down.Akeem G. Abodunrin
2012-07-21ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck
2012-07-21ixgbe: add support for new 82599 deviceDon Skidmore
2012-07-21ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend
2012-07-21ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend
2012-07-21ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UPAlexander Duyck
2012-07-21ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck
2012-07-21ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose
2012-07-21ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck
2012-07-21ixgbevf: Add support for PCI error handlingAlexander Duyck
2012-07-21ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck
2012-07-21ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck
2012-07-21ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck
2012-07-22vhost: make vhost work queue visibleStefan Hajnoczi
2012-07-22vhost: Separate vhost-net features from vhost featuresStefan Hajnoczi
2012-07-20forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-07-20ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller
2012-07-20openvswitch: Fix typo in documentation.Leo Alterman
2012-07-20openvswitch: Check gso_type for correct sk_buff in queue_gso_packets().Ben Pfaff
2012-07-20openvswitch: Check currect return value from skb_gso_segment()Pravin B Shelar
2012-07-20ipv4: Kill rt->fiDavid S. Miller