summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-28ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.Li Wei
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard
2011-11-28jme: PHY configuration for compatible issueAries Lee
2011-11-27inet: add a redirect generation id in inetpeerEric Dumazet
2011-11-26AF_UNIX: Fix poll blocking problem when reading from a stream socketAlexey Moiseytsev
2011-11-26dm9000: Fix check for disabled wake on LANMark Brown
2011-11-26l2tp: ensure sk->dst is still validFlorian Westphal
2011-11-26decnet: proper socket refcountingEric Dumazet
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings
2011-11-26ipv4: Don't use the cached pmtu informations for input routesSteffen Klassert
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert
2011-11-26route: Use the device mtu as the default for blackhole routesSteffen Klassert
2011-11-25netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter
2011-11-24ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei
2011-11-24ehea: Use round_jiffies_relative to align workqueueAnton Blanchard
2011-11-24ehea: Reduce memory usage in buffer poolsAnton Blanchard
2011-11-24qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo
2011-11-24bnx2x: Fix 5461x LEDYaniv Rosner
2011-11-23ipv4 : igmp : fix error handle in ip_mc_add_src()Jun Zhao
2011-11-23ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller
2011-11-23ipv6: tcp: fix panic in SYN processingEric Dumazet
2011-11-23ipv6: fix a bug in ndisc_send_redirectLi Wei
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville
2011-11-22tc: comment spelling fixesstephen hemminger
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville
2011-11-22net: correct comments of skb_shiftFeng King
2011-11-22net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch
2011-11-21prism54: potential memory corruption in prism54_get_essid()Dan Carpenter
2011-11-21cfg80211: fix regulatory NULL dereferenceJohannes Berg
2011-11-21mac80211: Fix endian bug in radiotap header generationHelmut Schaa
2011-11-21mac80211: Fix AMSDU rate printout in debugfs.Ben Greear
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat