summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-03-08netlabel: fix build problems when CONFIG_IPV6=nPaul Moore-10/+5
2013-03-08drivers/isdn: checkng length to be sure not memory overflowChen Gang-1/+3
2013-03-08net/rds: zero last byte for strncpyChen Gang-0/+1
2013-03-08bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner-1/+6
2013-03-08bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner-1/+13
2013-03-07macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich-0/+1
2013-03-07team: unsyc the devices addresses when port is removedVlad Yasevich-0/+2
2013-03-07bridge: add missing vid to br_mdb_get()Cong Wang-5/+6
2013-03-07Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch-0/+1
2013-03-07afkey: fix a typoJunwei Zhang-4/+4
2013-03-07MAINTAINERS: Update qlcnic maintainers listSony Chacko-0/+2
2013-03-07netlabel: correctly list all the static label mappingsPaul Moore-6/+6
2013-03-07mv643xx_eth: fix for disabled autonegPhil Sutter-4/+51
2013-03-07bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico-2/+3
2013-03-07vxlan: fix oops when delete netns containing vxlanZang MingJie-0/+8
2013-03-07vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda-2/+9
2013-03-07Merge branch 'mlx4'David S. Miller-59/+75
2013-03-07net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai-3/+5
2013-03-07net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman-16/+20
2013-03-07net/mlx4_en: Fix race when setting the device MAC addressYan Burman-22/+21
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein-18/+18
2013-03-07net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein-0/+8
2013-03-07net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow...Jack Morgenstein-0/+3
2013-03-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller-7/+14
2013-03-07Merge branch 'intel'David S. Miller-61/+34
2013-03-07e1000e: fix accessing to suspended deviceKonstantin Khlebnikov-0/+15
2013-03-07e1000e: fix runtime power management transitionsKonstantin Khlebnikov-60/+18
2013-03-07e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov-1/+1
2013-03-06tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet-0/+2
2013-03-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-381/+299
2013-03-06be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3Sathya Perla-8/+22
2013-03-06net: docs: document multiqueue tuntap APIJason Wang-0/+77
2013-03-06Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller-3/+3
2013-03-06sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0Ben Hutchings-1/+1
2013-03-06sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings-2/+2
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-381/+299
2013-03-06benet: Wait f/w POST until timeoutGavin Shan-17/+10
2013-03-06net/ipv4: Timestamp option cannot overflow with prespecified addressesDavid Ward-1/+1
2013-03-06net: reduce net_rx_action() latency to 2 HZEric Dumazet-1/+1
2013-03-06net: fix new kernel-doc warnings in net coreRandy Dunlap-1/+1
2013-03-06reset nf before xmit vxlan encapsulated packetZang MingJie-0/+2
2013-03-06pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente-2/+0
2013-03-06pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente-1/+2
2013-03-06pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente-1/+9
2013-03-06pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente-14/+22
2013-03-06pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente-1/+1
2013-03-06pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente-2/+11
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley-2/+9
2013-03-06net/irda: Use barrier to set task statePeter Hurley-1/+1
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley-2/+2