aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-27jme: PHY configuration for compatible issueAries Lee2-3/+129
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet2-1/+10
2011-11-26AF_UNIX: Fix poll blocking problem when reading from a stream socketAlexey Moiseytsev1-0/+4
2011-11-26dm9000: Fix check for disabled wake on LANMark Brown1-1/+1
2011-11-26l2tp: ensure sk->dst is still validFlorian Westphal1-1/+1
2011-11-26decnet: proper socket refcountingEric Dumazet1-12/+5
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2-2/+2
2011-11-26ipv4: Don't use the cached pmtu informations for input routesSteffen Klassert1-2/+2
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert5-12/+25
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert6-18/+18
2011-11-26route: Use the device mtu as the default for blackhole routesSteffen Klassert2-2/+2
2011-11-25netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]1-1/+4
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter1-2/+2
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei3-3/+6
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-23ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-23qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-23ipv4 : igmp : fix error handle in ip_mc_add_src()Jun Zhao1-1/+2
2011-11-23ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet1-6/+7
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller3-3/+0
2011-11-23ipv6: tcp: fix panic in SYN processingEric Dumazet1-1/+1
2011-11-23ipv6: fix a bug in ndisc_send_redirectLi Wei1-1/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville6-10/+15
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-22net: correct comments of skb_shiftFeng King1-1/+1
2011-11-22net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski1-5/+9
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter1-5/+6
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li1-0/+1
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich1-1/+1
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO1-5/+9
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch1-1/+1
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter1-1/+1
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg1-0/+4
2011-11-21mac80211: Fix endian bug in radiotap header generationHelmut Schaa1-4/+4
2011-11-21mac80211: Fix AMSDU rate printout in debugfs.Ben Greear1-2/+2
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-312/+604
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-49/+189
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds15-32/+88
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds12-61/+89
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity1-2/+3
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat1-1/+2
2011-11-19Xen: update MAINTAINER infoJeremy Fitzhardinge1-2/+2
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0