summaryrefslogtreecommitdiffstats
path: root/net/dsa (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-15net: copy userspace buffers on device forwardingMichael S. Tsirkin3-5/+26
2011-09-15net: Make flow cache namespace-awaredpward1-1/+4
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith1-0/+5
2011-09-15net/can/af_can.c: Change del_timer to del_timer_syncrajan.aggarwal85@gmail.com1-1/+1
2011-09-15Documentation: networking: dmfe.txt: Remove the maintainer of orphan networki...Marcos Paulo de Souza1-1/+2
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet6-50/+40
2011-09-15pkt_sched: cls_rsvp.h was outdatedIgor Maravić1-14/+13
2011-09-15bnx2x: Fix for a host coalescing bug which impared latency.Ariel Elior2-16/+42
2011-09-15bnx2x: don't access removed registers on 57712 and aboveDmitry Kravkov1-5/+9
2011-09-15bnx2x: init fw_seq after undi_unload is doneDmitry Kravkov1-7/+8
2011-09-15bnx2x: don't reset device while reading its configuration.Dmitry Kravkov2-10/+16
2011-09-15bnx2x: fix MF for 4-port devicesDmitry Kravkov3-26/+36
2011-09-15bnx2x: fix rx ring size reportVladislav Zolotarov2-10/+12
2011-09-15bnx2x: decrease print level to debugDmitry Kravkov1-1/+2
2011-09-15bnx2x: fix BRB thresholds for dropless_fc modeDmitry Kravkov3-25/+102
2011-09-13iwlagn: fix command queue timeoutJohannes Berg1-0/+2
2011-09-13iwlagn: fix stack corruptionJohannes Berg1-1/+1
2011-09-13ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan1-0/+6
2011-09-13mac80211: fix missing sta_lock in __sta_info_destroyJohannes Berg1-1/+1
2011-09-13rtlwifi: Fix problem when switching connectionsGeorge1-0/+8
2011-09-13rtlwifi: rtl8192su: Fix problem connecting to HT-enabled APGeorge1-5/+6
2011-08-30ath9k_hw: fix calibration on 5 ghzFelix Fietkau1-1/+2
2011-08-29iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka1-5/+8
2011-08-29ath9k_hw: Fix init mode register regressionRajkumar Manoharan1-1/+1
2011-08-26netpoll: fix incorrect access to skb data in __netpoll_rxEric Dumazet1-1/+3
2011-08-26cassini: init before use in cas_interruptN.françois romieu1-2/+1
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V1-0/+1
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V1-1/+1
2011-08-26net: sh_eth: fix the compile errorYoshihiro Shimoda1-0/+1
2011-08-26net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO1-6/+11
2011-08-25sendmmsg/sendmsg: fix unsafe user pointer accessMathieu Desnoyers1-4/+6
2011-08-25ibmveth: Fix leak when recycling skb and hypervisor returns errorAnton Blanchard1-3/+9
2011-08-25arp: fix rcu lockdep splat in arp_process()Eric Dumazet1-2/+6
2011-08-25bridge: fix a possible use after freeEric Dumazet1-4/+4
2011-08-25bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng1-3/+10
2011-08-25mcast: Fix source address selection for multicast listener reportYan, Zheng2-2/+2
2011-08-25MAINTAINERS: Update GIT trees for network developmentNicolas de Pesloüan1-2/+2
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan1-0/+4
2011-08-24carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlockAlexey Khoroshilov1-1/+3
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi1-0/+4
2011-08-24x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-23m68k: fix __page_to_pfn for a const struct page argumentIan Campbell1-1/+1
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho1-0/+1
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv1-1/+1
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv1-45/+0
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-23drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim1-0/+10
2011-08-23HID: wiimote: Add status and return request handlersDavid Herrmann1-0/+24
2011-08-23HID: wiimote: Add drm requestDavid Herrmann1-0/+26
2011-08-23HID: wiimote: Register led class devicesDavid Herrmann2-59/+107