aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2010-02-08dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-08netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-05Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole
2010-02-04pktgen: Fix freezing problemRafael J. Wysocki
2010-02-03irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo
2010-02-03irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo
2010-02-03Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2010-02-03dccp: fix auto-loading of dccp(_probe)Gerrit Renker
2010-02-03dccp: fix bug in cache allocationGerrit Renker
2010-02-03netlink: fix for too early rmmodAlexey Dobriyan
2010-02-03af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan
2010-02-03Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly
2010-02-03Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann
2010-02-03Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly
2010-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-01-30Bluetooth: Use the control channel for raw HID reportsBastien Nocera
2010-01-30Bluetooth: Fix memory leak in L2CAPAndrei Emeltchenko
2010-01-30Bluetooth: Remove double free of SKB pointer in L2CAPAndrei Emeltchenko
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-26mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-01-26netfilter: ctnetlink: fix expectation mask dumpPatrick McHardy
2010-01-26ipv6: conntrack: Add member of user to nf_ct_frag6_queue structureShan Wei
2010-01-25tcp_probe: avoid modulus operation and wrap fixStephen Hemminger
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-24vlan: fix vlan_skb_recv()Eric Dumazet
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-01-19netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()Roel Kluin
2010-01-19netfilter: nf_conntrack_sip: fix off-by-one in compact header parsingPatrick McHardy
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19dccp: fix dccp rmmod when kernel configured to use slubNeil Horman
2010-01-18mac80211: fix sign error in pid controllerBob Copeland
2010-01-17ipv4: don't remove /proc/net/rt_acctAlexey Dobriyan
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-01-15mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-15appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()Roel Kluin
2010-01-15dccp_probe: Fix module load dependencies between dccp and dccp_probeNeil Horman
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-13ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau