summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-22tcp: TCP Fast Open Server - record retransmits after 3WHSNeal Cardwell
2012-09-22net: Make ZNET driver config depend on X86.David S. Miller
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik
2012-09-22netfilter: ipset: Add /0 network support to hash:net,iface typeJozsef Kadlecsik
2012-09-22netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik
2012-09-22tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packetsNeal Cardwell
2012-09-22tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTTNeal Cardwell
2012-09-22tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHSNeal Cardwell
2012-09-22tcp: extract code to compute SYNACK RTTNeal Cardwell
2012-09-22ptp: clarify the clock_name sysfs attributeRichard Cochran
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-09-22ptp: provide the clock's adjusted frequencyRichard Cochran
2012-09-22ptp: remember the adjusted frequencyRichard Cochran
2012-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-22can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson
2012-09-22igb: Use dma_unmap_addr and dma_unmap_len definesAlexander Duyck
2012-09-22igb: Simplify how we populate the RSS keyAlexander Duyck
2012-09-22igb: Change how we populate the RSS indirection tableAlexander Duyck
2012-09-22igb: Change Tx cleanup loop to do/while instead of forAlexander Duyck
2012-09-22igb: Remove logic that was doing NUMA pseudo-aware allocationsAlexander Duyck
2012-09-22igb: Fix stats output on i210/i211 parts.Carolyn Wyborny
2012-09-22igb: Change how we check for pre-existing and assigned VFsStefan Assmann
2012-09-21can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap
2012-09-21can: c_can: Adopt pinctrl supportAnilKumar Ch
2012-09-21can: c_can: Add d_can suspend resume supportAnilKumar Ch
2012-09-21can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch
2012-09-21can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch
2012-09-21can: c_can: Modify c_can device namesAnilKumar Ch
2012-09-21netfilter: ipset: Check and reject crazy /0 input parametersJozsef Kadlecsik
2012-09-21netfilter: ipset: Fix sparse warnings "incorrect type in assignment"Jozsef Kadlecsik
2012-09-21netlink: use <linux/export.h> instead of <linux/module.h>Pablo Neira Ayuso
2012-09-21sunbmac: Remove unused local variable.David S. Miller
2012-09-21team: send port changed when addedJiri Pirko
2012-09-21ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz
2012-09-21net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork
2012-09-21l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=yAmerigo Wang
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt
2012-09-21netfilter: nf_nat: remove obsolete rcu_read_unlock callUlrich Weber
2012-09-21netfilter: nf_nat: fix oops when unloading protocol modulesPatrick McHardy
2012-09-21netfilter: fix IPv6 NAT dependencies in KconfigPablo Neira Ayuso
2012-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-09-20net1080: Neaten netdev_dbg useJoe Perches
2012-09-20USB: remove dbg() usage in USB networking driversGreg Kroah-Hartman
2012-09-20tcp: Document use of undefined variable.Alan Cox
2012-09-20ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch
2012-09-20IB/ipoib: Add rtnl_link_ops supportOr Gerlitz