aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-07-12[NET]: fix __sk_stream_mem_reclaimIan McDonald
2006-07-12[Bluetooth] Fix deadlock in the L2CAP layerMarcel Holtmann
2006-07-12[Bluetooth] Let BT_HIDP depend on INPUTMarcel Holtmann
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Marcel Holtmann
2006-07-12[IPV4]: Fix error handling for fib_insert_node callHerbert Xu
2006-07-12[NETROM] lockdep: fix false positiveRalf Baechle
2006-07-12[ROSE] lockdep: fix false positiveRalf Baechle
2006-07-12[AX.25]: Optimize AX.25 socket list lockRalf Baechle
2006-07-12[IPCOMP]: Fix truesize after decompressionHerbert Xu
2006-07-12[IPV6]: Use ipv6_addr_src_scope for link address sorting.YOSHIFUJI Hideaki
2006-07-12[TCP] tcp_highspeed: Fix AI updates.Xiaoliang (David) Wei
2006-07-12[MAINTAINERS]: Add proper entry for TC classifierStephen Hemminger
2006-07-12[NETROM]: Drop lock before calling nr_destroy_socketRalf Baechle
2006-07-12[NETROM]: Fix locking order when establishing a NETROM circuit.Ralf Baechle
2006-07-12[AX.25]: Fix locking of ax25 protocol function list.Ralf Baechle
2006-07-12[IPV6]: order addresses by scopeBrian Haley
2006-07-10[DCCP]: Fix sparse warnings.Alan Cox
2006-07-10[TCP]: Remove TCP CompoundDavid S. Miller
2006-07-10[IPV4] inetpeer: Get rid of volatile from peer_totalHerbert Xu
2006-07-10[AX.25]: Get rid of the last volatile.Ralf Baechle
2006-07-09[AX.25]: Use kzallocRalf Baechle
2006-07-09[ATM] net/atm/clip.c: fix PROC_FS=n compileAdrian Bunk
2006-07-09[PKT_SCHED]: act_api: Fix module leak while flushing actionsThomas Graf
2006-07-08[NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsHerbert Xu
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-07-08[ATM]: fix possible recursive locking in skb_migrate()Arjan van de Ven
2006-07-07[NET]: Fix network device interface printk message priorityStephen Hemminger
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-07-05[PKT_SCHED]: Fix error handling while dumping actionsThomas Graf
2006-07-05[PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf
2006-07-05[PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf
2006-07-05Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549John W. Linville
2006-07-05[PATCH] CONFIG_WIRELESS_EXT is neccessary after allHorms
2006-07-05[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Joseph Jezak
2006-07-05[PATCH] SoftMAC: Prevent multiple authentication attempts on the same networkJoseph Jezak
2006-07-05[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...Larry Finger
2006-07-05[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.cEric Sesterhenn
2006-07-05[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu
2006-07-05This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust
2006-07-03[Bluetooth] Add RFCOMM role switch supportMarcel Holtmann
2006-07-03[Bluetooth] Allow disabling of credit based flow controlMarcel Holtmann
2006-07-03[Bluetooth] Small cleanup of the L2CAP source codeMarcel Holtmann
2006-07-03[Bluetooth] Use real devices for host controllersMarcel Holtmann
2006-07-03[Bluetooth] Add platform device for virtual and serial devicesMarcel Holtmann
2006-07-03[Bluetooth] Add automatic sniff mode supportMarcel Holtmann
2006-07-03[Bluetooth] Correct SCO buffer size on requestMarcel Holtmann
2006-07-03[BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin
2006-07-03[NET]: add+use poison definesRandy Dunlap