summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+3
2011-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-1/+1
2011-11-18ipv4: fix redirect handlingEric Dumazet-51/+59
2011-11-18ping: dont increment ICMP_MIB_INERRORSEric Dumazet-2/+0
2011-11-16bridge: correct IPv6 checksum after pullstephen hemminger-0/+2
2011-11-16tcp: clear xmit timers in tcp_v4_syn_recv_sock()Eric Dumazet-0/+1
2011-11-14net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timerJesper Juhl-2/+4
2011-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-4/+14
2011-11-14net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski-2/+2
2011-11-14bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin-2/+2
2011-11-14ip6_tunnel: copy parms.name after register_netdeviceJosh Boyer-1/+7
2011-11-14rds: drop "select LLIST"Paul Bolle-1/+0
2011-11-14net/packet: remove dead code and unneeded variable from prb_setup_retire_blk_...Jesper Juhl-4/+2
2011-11-12ah: Don't return NET_XMIT_DROP on input.Nick Bowler-4/+0
2011-11-11libceph: Allocate larger oid buffer in request msgsStratos Psomadakis-1/+1
2011-11-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-4/+14
2011-11-10SUNRPC: destroy freshly allocated transport in case of sockaddr init errorStanislav Kinsbursky-1/+3
2011-11-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-20/+47
2011-11-09ipv4: fix for ip_options_rcv_srr() daddr update.Li Wei-0/+1
2011-11-09ah: Read nexthdr value before overwriting it in ahash input callback.Nick Bowler-4/+4
2011-11-09ah: Correctly pass error codes in ahash output callback.Nick Bowler-4/+0
2011-11-09mac80211: fix race between connection monitor & suspendJohannes Berg-1/+1
2011-11-09cfg80211: fix bug on regulatory core exit on access to last_requestLuis R. Rodriguez-0/+3
2011-11-09mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg-0/+4
2011-11-09mac80211: fix NULL dereference in radiotap codeJohannes Berg-3/+6
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville-20/+47
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-9/+9
2011-11-08ipv4: Fix inetpeer expire time informationSteffen Klassert-3/+7
2011-11-08tcp: Fix comments for Nagle algorithmFeng King-1/+1
2011-11-08l2tp: fix l2tp_udp_recv_core()Eric Dumazet-4/+4
2011-11-08ipv6: drop packets when source address is multicastBrian Haley-0/+8
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek-8/+8
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-19/+34
2011-11-07Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger-2/+0
2011-11-07mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com-4/+4
2011-11-07cfg80211: fix cmp_iesJohannes Berg-5/+8
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg-0/+6
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg-2/+1
2011-11-07mac80211: use min rate as basic rate for buggy APsEliad Peller-0/+19
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+167
2011-11-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-17/+34
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-36/+106
2011-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-17/+34
2011-11-03af_packet: de-inline some helper functionsOlof Johansson-26/+26
2011-11-03net: Add back alignment for size for __alloc_skbTony Lindgren-0/+1
2011-11-03net: add missing bh_unlock_sock() callsEric Dumazet-0/+2
2011-11-03l2tp: fix race in l2tp_recv_dequeue()Eric Dumazet-1/+2
2011-11-02Merge branch 'osd-devel' into nfs-for-nextTrond Myklebust-6196/+15275
2011-11-02mac80211: disable powersave for broken APsJohannes Berg-2/+17