aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathGravatar Samuel Ortiz 12-35/+38
2006-07-21[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>Gravatar Adrian Bunk 1-0/+1
2006-07-21[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedGravatar Sridhar Samudrala 5-22/+78
2006-07-21[SCTP]: Set chunk->data_accepted only if we are going to accept it.Gravatar Sridhar Samudrala 1-1/+2
2006-07-21[SCTP]: Verify all the paths to a peer via heartbeat before using them.Gravatar Sridhar Samudrala 6-19/+47
2006-07-21[SCTP]: Unhash the endpoint in sctp_endpoint_free().Gravatar Vlad Yasevich 1-5/+6
2006-07-21[SCTP]: Check for NULL arg to sctp_bucket_destroy().Gravatar Sridhar Samudrala 1-1/+1
2006-07-21[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)Gravatar Guillaume Chazarain 1-1/+3
2006-07-21[IPV4]: Get rid of redundant IPCB->opts initialisationGravatar Herbert Xu 6-7/+0
2006-07-17[NET] ethtool: fix oops by testing correct struct memberGravatar Jeff Garzik 1-1/+1
2006-07-15[PATCH] sch_htb compile fix.Gravatar Dave Jones 1-1/+1
2006-07-14[PKT_SCHED] HTB: initialize upper bound properlyGravatar Stephen Hemminger 1-2/+2
2006-07-14[IPV4]: Clear skb cb on IP inputGravatar Stephen Hemminger 1-0/+3
2006-07-13[NET]: Update frag_list in pskb_trimGravatar Herbert Xu 1-26/+65
2006-07-12[NET]: fix __sk_stream_mem_reclaimGravatar Ian McDonald 1-9/+7
2006-07-12[Bluetooth] Fix deadlock in the L2CAP layerGravatar Marcel Holtmann 1-9/+9
2006-07-12[Bluetooth] Let BT_HIDP depend on INPUTGravatar Marcel Holtmann 1-2/+1
2006-07-12[Bluetooth] Remaining transitions to use kzalloc()Gravatar Marcel Holtmann 7-25/+16
2006-07-12[IPV4]: Fix error handling for fib_insert_node callGravatar Herbert Xu 1-1/+1
2006-07-12[NETROM] lockdep: fix false positiveGravatar Ralf Baechle 1-0/+9
2006-07-12[ROSE] lockdep: fix false positiveGravatar Ralf Baechle 1-0/+9
2006-07-12[AX.25]: Optimize AX.25 socket list lockGravatar Ralf Baechle 3-13/+13
2006-07-12[IPCOMP]: Fix truesize after decompressionGravatar Herbert Xu 2-2/+4
2006-07-12[IPV6]: Use ipv6_addr_src_scope for link address sorting.Gravatar YOSHIFUJI Hideaki 1-1/+2
2006-07-12[TCP] tcp_highspeed: Fix AI updates.Gravatar Xiaoliang (David) Wei 1-4/+9
2006-07-12[MAINTAINERS]: Add proper entry for TC classifierGravatar Stephen Hemminger 1-2/+0
2006-07-12[NETROM]: Drop lock before calling nr_destroy_socketGravatar Ralf Baechle 1-1/+1
2006-07-12[NETROM]: Fix locking order when establishing a NETROM circuit.Gravatar Ralf Baechle 1-6/+6
2006-07-12[AX.25]: Fix locking of ax25 protocol function list.Gravatar Ralf Baechle 1-9/+9
2006-07-12[IPV6]: order addresses by scopeGravatar Brian Haley 1-3/+21
2006-07-10[DCCP]: Fix sparse warnings.Gravatar Alan Cox 1-2/+2
2006-07-10[TCP]: Remove TCP CompoundGravatar David S. Miller 3-459/+0
2006-07-10[IPV4] inetpeer: Get rid of volatile from peer_totalGravatar Herbert Xu 1-1/+1
2006-07-10[AX.25]: Get rid of the last volatile.Gravatar Ralf Baechle 1-1/+1
2006-07-09[AX.25]: Use kzallocGravatar Ralf Baechle 4-10/+4
2006-07-09[ATM] net/atm/clip.c: fix PROC_FS=n compileGravatar Adrian Bunk 1-4/+9
2006-07-09[PKT_SCHED]: act_api: Fix module leak while flushing actionsGravatar Thomas Graf 1-1/+1
2006-07-08[NET]: Fix IPv4/DECnet routing rule dumpingGravatar Patrick McHardy 2-3/+4
2006-07-08[NET] gso: Fix up GSO packets with broken checksumsGravatar Herbert Xu 5-32/+166
2006-07-08[NET] gso: Add skb_is_gsoGravatar Herbert Xu 6-8/+8
2006-07-08[ATM]: fix possible recursive locking in skb_migrate()Gravatar Arjan van de Ven 1-6/+11
2006-07-07[NET]: Fix network device interface printk message priorityGravatar Stephen Hemminger 1-3/+3
2006-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-8/+10
2006-07-05[PKT_SCHED]: Fix error handling while dumping actionsGravatar Thomas Graf 1-2/+4
2006-07-05[PKT_SCHED]: Return ENOENT if action module is unavailableGravatar Thomas Graf 1-0/+1
2006-07-05[PKT_SCHED]: Fix illegal memory dereferences when dumping actionsGravatar Thomas Graf 1-6/+5
2006-07-05Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Gravatar Linus Torvalds 1-2/+1
2006-07-05[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549Gravatar John W. Linville 1-2/+2
2006-07-05[PATCH] CONFIG_WIRELESS_EXT is neccessary after allGravatar Horms 1-0/+2
2006-07-05[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...Gravatar Joseph Jezak 1-2/+4