Age | Commit message (Expand) | Author | Files | Lines |
2013-03-08 | drivers/isdn: checkng length to be sure not memory overflow | Chen Gang | 1 | -1/+3 |
2013-03-08 | net/rds: zero last byte for strncpy | Chen Gang | 1 | -0/+1 |
2013-03-08 | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario | Yaniv Rosner | 2 | -1/+6 |
2013-03-08 | bnx2x: Fix intermittent long KR2 link up time | Yaniv Rosner | 2 | -1/+13 |
2013-03-08 | macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. | Vlad Yasevich | 1 | -0/+1 |
2013-03-08 | team: unsyc the devices addresses when port is removed | Vlad Yasevich | 1 | -0/+2 |
2013-03-08 | bridge: add missing vid to br_mdb_get() | Cong Wang | 4 | -5/+6 |
2013-03-08 | Fix: sparse warning in inet_csk_prepare_forced_close | Christoph Paasch | 1 | -0/+1 |
2013-03-08 | afkey: fix a typo | Junwei Zhang | 1 | -4/+4 |
2013-03-08 | MAINTAINERS: Update qlcnic maintainers list | Sony Chacko | 1 | -0/+2 |
2013-03-08 | netlabel: correctly list all the static label mappings | Paul Moore | 1 | -6/+6 |
2013-03-08 | mv643xx_eth: fix for disabled autoneg | Phil Sutter | 1 | -4/+51 |
2013-03-08 | bonding: fire NETDEV_RELEASE event only on 0 slaves | Veaceslav Falico | 1 | -2/+3 |
2013-03-08 | vxlan: fix oops when delete netns containing vxlan | Zang MingJie | 1 | -0/+8 |
2013-03-08 | vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev | Bhavesh Davda | 3 | -2/+9 |
2013-03-08 | Merge branch 'mlx4' | David S. Miller | 12 | -59/+75 |
2013-03-08 | net/mlx4_en: Disable RFS when running in SRIOV mode | Amir Vadai | 1 | -3/+5 |
2013-03-08 | net/mlx4_en: Cleanup MAC resources on module unload or port stop | Yan Burman | 1 | -16/+20 |
2013-03-08 | net/mlx4_en: Fix race when setting the device MAC address | Yan Burman | 2 | -22/+21 |
2013-03-08 | net/mlx4_core: Fix endianness bug in set_param_l | Jack Morgenstein | 8 | -18/+18 |
2013-03-08 | net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n... | Jack Morgenstein | 1 | -0/+8 |
2013-03-08 | net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow... | Jack Morgenstein | 1 | -0/+3 |
2013-03-08 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller | 3 | -7/+14 |
2013-03-08 | Merge branch 'intel' | David S. Miller | 2 | -61/+34 |
2013-03-07 | e1000e: fix accessing to suspended device | Konstantin Khlebnikov | 2 | -0/+15 |
2013-03-07 | e1000e: fix runtime power management transitions | Konstantin Khlebnikov | 1 | -60/+18 |
2013-03-07 | e1000e: fix pci-device enable-counter balance | Konstantin Khlebnikov | 1 | -1/+1 |
2013-03-07 | tun: add a missing nf_reset() in tun_net_xmit() | Eric Dumazet | 1 | -0/+2 |
2013-03-07 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 21 | -381/+299 |
2013-03-06 | be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 | Sathya Perla | 4 | -8/+22 |
2013-03-06 | net: docs: document multiqueue tuntap API | Jason Wang | 1 | -0/+77 |
2013-03-06 | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2 | -3/+3 |
2013-03-06 | sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 | Ben Hutchings | 1 | -1/+1 |
2013-03-06 | sfc: Disable soft interrupt handling during efx_device_detach_sync() | Ben Hutchings | 1 | -2/+2 |
2013-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 21 | -381/+299 |
2013-03-06 | benet: Wait f/w POST until timeout | Gavin Shan | 1 | -17/+10 |
2013-03-06 | net/ipv4: Timestamp option cannot overflow with prespecified addresses | David Ward | 1 | -1/+1 |
2013-03-06 | net: reduce net_rx_action() latency to 2 HZ | Eric Dumazet | 1 | -1/+1 |
2013-03-06 | net: fix new kernel-doc warnings in net core | Randy Dunlap | 1 | -1/+1 |
2013-03-06 | reset nf before xmit vxlan encapsulated packet | Zang MingJie | 1 | -0/+2 |
2013-03-06 | pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible | Paolo Valente | 1 | -2/+0 |
2013-03-06 | pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s... | Paolo Valente | 1 | -1/+2 |
2013-03-06 | pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue | Paolo Valente | 1 | -1/+9 |
2013-03-06 | pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i... | Paolo Valente | 1 | -14/+22 |
2013-03-06 | pkt_sched: sch_qfq: fix the update of eligible-group sets | Paolo Valente | 1 | -1/+1 |
2013-03-06 | pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service | Paolo Valente | 1 | -2/+11 |
2013-03-06 | net/irda: Raise dtr in non-blocking open | Peter Hurley | 1 | -2/+9 |
2013-03-06 | net/irda: Use barrier to set task state | Peter Hurley | 1 | -1/+1 |
2013-03-06 | net/irda: Hold port lock while bumping blocked_open | Peter Hurley | 1 | -2/+2 |
2013-03-06 | net/irda: Fix port open counts | Peter Hurley | 1 | -9/+5 |