aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-15net/usb/r8152: enable interrupt transferhayeswang1-27/+113
2013-08-15net/usb/r8152: enable tx checksumhayeswang1-5/+59
2013-08-15net/usb/r8152: support aggregationhayeswang1-161/+486
2013-08-15rtnetlink: remove an unneeded testDan Carpenter1-2/+2
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel3-10/+37
2013-08-15ipip: add x-netns supportNicolas Dichtel5-21/+33
2013-08-15ipv4 tunnels: use net_eq() helper to check netnsNicolas Dichtel2-5/+5
2013-08-15dev: move skb_scrub_packet() after eth_type_trans()Nicolas Dichtel2-6/+7
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa5-3/+61
2013-08-13tcp: reset reordering est. selectively on timeoutYuchung Cheng1-2/+7
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N1-0/+3
2013-08-13gianfar: Add flow control supportClaudiu Manoil3-3/+132
2013-08-13pptp: fix byte order warningsstephen hemminger2-6/+6
2013-08-13net: sctp: Add rudimentary infrastructure to account for control chunksVlad Yasevich1-30/+69
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown2-2/+2
2013-08-13net: asix: Staticise non-exported symbolsMark Brown1-3/+5
2013-08-12mwifiex: fix build error when CONFIG_PM is not setBing Zhao1-2/+2
2013-08-11af_unix: fix bug on large send()Eric Dumazet1-1/+2
2013-08-11net: Add MOXA ART SoCs ethernet driverJonas Jensen7-0/+946
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet6-55/+60
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2-35/+31
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng3-11/+15
2013-08-09pptp: fix sparse pointer warningstephen hemminger1-1/+1
2013-08-09tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2013-08-09netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-09myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang1-3/+2
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-09bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang1-2/+2
2013-08-09net: via-rhine: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-09net: wan: sbni: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller7-29/+11
2013-08-09ath9k: Run the LNA combining algorithm properlySujith Manoharan1-16/+28
2013-08-09ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan1-2/+2
2013-08-09ath9k: use software queueing for multicast trafficFelix Fietkau3-2/+23
2013-08-09ath9k: improve tx scheduling fairnessFelix Fietkau1-39/+50
2013-08-09ath9k: use software queues for un-aggregated data packetsFelix Fietkau2-127/+145
2013-08-09ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-08-09ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau1-1/+2
2013-08-09ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2-9/+14
2013-08-09ath9k: fix block ack window tracking checkFelix Fietkau2-7/+11
2013-08-09ath9k: simplify ath_tx_form_aggrFelix Fietkau2-22/+12
2013-08-09ath9k: add CAB queue info to debugfsFelix Fietkau1-16/+27
2013-08-09ath9k: add function for getting the tx tid for a packetFelix Fietkau1-8/+17
2013-08-09ath9k: split tid retry packets into a separate queueFelix Fietkau2-4/+15
2013-08-09ath9k: add utility functions for accessing tid queuesFelix Fietkau1-19/+32
2013-08-09brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg1-3/+1
2013-08-09net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han1-1/+1
2013-08-09ath9k: Fix build failureSujith Manoharan5-5/+30
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar5-0/+254
2013-08-09mwifiex: increase max supported pattern offsetAmitkumar Karwar1-1/+1