aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/bad_memory.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-22tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packetsNeal Cardwell1-1/+2
2012-09-22tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTTNeal Cardwell1-4/+6
2012-09-22tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell4-4/+12
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell3-6/+11
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran2-2/+8
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran9-11/+18
2012-09-22ptp: provide the clock's adjusted frequencyRichard Cochran1-2/+3
2012-09-22ptp: remember the adjusted frequencyRichard Cochran2-0/+2
2012-09-22can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson1-7/+24
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck2-34/+34
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck1-12/+6
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck1-29/+26
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck1-12/+16
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck2-85/+13
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny1-1/+5
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann2-83/+22
2012-09-21can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun1-2/+2
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap3-9/+9
2012-09-21can: c_can: Adopt pinctrl supportAnilKumar Ch1-0/+7
2012-09-21can: c_can: Add d_can suspend resume supportAnilKumar Ch3-0/+148
2012-09-21can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch3-2/+49
2012-09-21can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2-17/+87
2012-09-21can: c_can: Modify c_can device namesAnilKumar Ch3-13/+16
2012-09-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso1-1/+1
2012-09-21sunbmac: Remove unused local variable.David S. Miller1-1/+0
2012-09-21team: send port changed when addedJiri Pirko1-8/+25
2012-09-21ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz2-4/+45
2012-09-21net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork1-3/+8
2012-09-21l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=yAmerigo Wang1-0/+1
2012-09-20net1080: Neaten netdev_dbg useJoe Perches1-5/+2
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman6-137/+152
2012-09-20tcp: Document use of undefined variable.Alan Cox1-0/+4
2012-09-20ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch3-2/+11
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz7-51/+220
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend1-1/+1
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck5-2/+83
2012-09-20igb: Support to enable EEE on all eee_supported devicesAkeem G. Abodunrin3-5/+16
2012-09-20igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck1-3/+5
2012-09-19r8169: use unlimited DMA burst for TXMichal Schmidt1-1/+1
2012-09-19ipv6: unify fragment thresh handling codeAmerigo Wang5-22/+18
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang2-12/+11
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang3-99/+57
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang3-42/+106
2012-09-19netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang3-4/+7
2012-09-19netdev: make address const in device address managementstephen hemminger6-42/+44
2012-09-19i825xx: znet: fix compiler warnings when building a 64-bit kernelMika Westerberg1-2/+2
2012-09-19gre: add GSO supportEric Dumazet1-0/+12
2012-09-19net: provide a default dev->ethtool_opsEric Dumazet2-12/+4
2012-09-19net: dev: fix incorrect getting net device's nameGao feng1-8/+20
2012-09-19ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing1-5/+1