aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-02-089p: Fix the kernel crash on a failed mountGravatar Aneesh Kumar K.V 1-1/+2
2010-02-089p: fix option parsingGravatar Eric Van Hensbergen 3-12/+16
2010-02-08net/9p: fix statsize inside twstatGravatar Eric Van Hensbergen 1-2/+3
2010-02-08net/9p: fail when user specifies a transport which we can't findGravatar Eric Van Hensbergen 1-0/+8
2010-02-08net/9p: fix virtio transport to correctly update status on connectGravatar Eric Van Hensbergen 1-0/+1
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 2-2/+3
2010-01-30Bluetooth: Use the control channel for raw HID reportsGravatar Bastien Nocera 1-34/+36
2010-01-30Bluetooth: Fix memory leak in L2CAPGravatar Andrei Emeltchenko 1-1/+2
2010-01-30Bluetooth: Remove double free of SKB pointer in L2CAPGravatar Andrei Emeltchenko 1-7/+4
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 1-1/+1
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledGravatar Zhu Yi 1-1/+1
2010-01-26netfilter: ctnetlink: fix expectation mask dumpGravatar Patrick McHardy 1-1/+2
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureGravatar Shan Wei 1-0/+1
2010-01-25tcp_probe: avoid modulus operation and wrap fixGravatar Stephen Hemminger 1-9/+10
2010-01-24netns xfrm: deal with dst entries in netnsGravatar Alexey Dobriyan 3-20/+78
2010-01-24vlan: fix vlan_skb_recv()Gravatar Eric Dumazet 1-1/+1
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportGravatar Alexey Dobriyan 3-17/+19
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 26-294/+344
2010-01-19netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Gravatar Roel Kluin 1-1/+1
2010-01-19netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingGravatar Patrick McHardy 1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 3-1/+5
2010-01-19dccp: fix dccp rmmod when kernel configured to use slubGravatar Neil Horman 2-13/+7
2010-01-18mac80211: fix sign error in pid controllerGravatar Bob Copeland 1-1/+1
2010-01-17ipv4: don't remove /proc/net/rt_acctGravatar Alexey Dobriyan 1-0/+2
2010-01-16ax25: netrom: rose: Fix timer oopsesGravatar Jarek Poplawski 4-5/+25
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Gravatar Benoit Papillault 1-0/+3
2010-01-15appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Gravatar Roel Kluin 1-1/+1
2010-01-15dccp_probe: Fix module load dependencies between dccp and dccp_probeGravatar Neil Horman 1-1/+2
2010-01-14cfg80211: fix channel setting for wextGravatar Abhijeet Kolekar 1-0/+1
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 11-46/+161
2010-01-13ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().Gravatar David S. Miller 1-1/+6
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 10-45/+155
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 11-36/+53
2010-01-11cfg80211: fix refcount imbalance when wext is disabledGravatar Johannes Berg 1-2/+2
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesGravatar Felix Fietkau 1-2/+5
2010-01-11af_packet: Don't use skb after dev_queue_xmit()Gravatar Jarek Poplawski 1-5/+14
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 3-3/+20
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 5-25/+31
2010-01-08mac80211: fix endian errorGravatar Johannes Berg 1-2/+2
2010-01-08mac80211: add missing sanity checks for action framesGravatar Felix Fietkau 2-1/+7
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceGravatar Lennert Buytenhek 1-0/+1
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINGravatar Florian Westphal 1-0/+6
2010-01-08tcp: update the netstamp_needed counter when cloning socketsGravatar Octavian Purdila 1-0/+4
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Gravatar Patrick McHardy 1-9/+9
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesGravatar Octavian Purdila 2-3/+2
2010-01-06Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+2
2010-01-06sunrpc: fix peername failed on closed listenerGravatar Xiaotian Feng 1-1/+2
2010-01-06sunrpc: fix build-time warningGravatar Randy Dunlap 1-1/+1
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"Gravatar John W. Linville 3-9/+9
2010-01-06mac80211: fix-up build breakage in 2.6.33Gravatar John W. Linville 1-1/+1