aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Gravatar Linus Torvalds 3-4/+7
2009-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Gravatar Linus Torvalds 2-2/+2
2009-05-12Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-2/+6
2009-05-11mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelGravatar John W. Linville 2-2/+2
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 17-93/+124
2009-05-09Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingGravatar Marcel Holtmann 1-1/+1
2009-05-09Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsGravatar Marcel Holtmann 1-3/+1
2009-05-09Bluetooth: Fix wrong module refcount when connection setup failsGravatar Marcel Holtmann 2-0/+5
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesGravatar Simon Horman 2-4/+9
2009-05-08ipv4: Make INET_LRO a bool instead of tristate.Gravatar David S. Miller 1-1/+1
2009-05-07net: remove stale reference to fastroute from Kconfig help textGravatar Ashish Karkare 1-6/+0
2009-05-06net: update skb_recycle_check() for hardware timestamping changesGravatar Lennert Buytenhek 1-0/+2
2009-05-06net-sched: fix bfifo default limitGravatar Patrick McHardy 1-1/+1
2009-05-06Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 2-7/+21
2009-05-06wimax: oops: wimax_dev_add() is the only one that can initialize the stateGravatar Inaky Perez-Gonzalez 1-2/+15
2009-05-06wimax: fix oops if netlink fails to add attributeGravatar Inaky Perez-Gonzalez 1-5/+6
2009-05-05Bluetooth: Move dev_set_name() to a context that can sleepGravatar Marcel Holtmann 1-4/+3
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 3-32/+30
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 5-38/+57
2009-05-05netfilter: ctnetlink: fix wrong message type in user updatesGravatar Pablo Neira Ayuso 1-28/+20
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesGravatar Pablo Neira Ayuso 1-1/+7
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 9-72/+74
2009-05-05netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEGravatar Christoph Paasch 1-3/+3
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsGravatar Marcel Holtmann 2-34/+42
2009-05-04mac80211: pid, fix memory corruptionGravatar Jiri Slaby 1-34/+39
2009-05-04mac80211: minstrel, fix memory corruptionGravatar Jiri Slaby 1-1/+1
2009-05-04cfg80211: fix comment on regulatory hint processingGravatar Luis R. Rodriguez 1-1/+1
2009-05-04cfg80211: fix bug while trying to process beacon hints on initGravatar Luis R. Rodriguez 1-1/+8
2009-05-04cfg80211: fix race condition with wiphy_apply_custom_regulatory()Gravatar Luis R. Rodriguez 1-0/+6
2009-05-04cfg80211: fix truncated IEsGravatar Johannes Berg 1-0/+1
2009-05-04mac80211: correct fragmentation threshold checkGravatar Johannes Berg 1-1/+1
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueGravatar Satoru SATOH 1-10/+0
2009-05-03svcrdma: clean up error paths.Gravatar Steve Wise 2-1/+5
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationGravatar Rabin Vincent 1-0/+1
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesGravatar Robert Love 1-1/+1
2009-05-01xt_socket: checks for the state of nf_conntrackGravatar Laszlo Attila Toth 1-0/+1
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Gravatar Eric Dumazet 1-4/+5
2009-04-30net: Fix oops when splicing skbs from a frag_list.Gravatar Jarek Poplawski 1-13/+14
2009-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 1-10/+10
2009-04-29mac80211: default to automatic power controlGravatar Johannes Berg 1-0/+1
2009-04-29mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockGravatar Alan Jenkins 1-10/+9
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...Gravatar David S. Miller 3-28/+55
2009-04-28netfilter: revised locking for x_tablesGravatar Stephen Hemminger 4-291/+136
2009-04-28Bluetooth: Fix connection establishment with low security requirementGravatar Marcel Holtmann 1-6/+3
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingGravatar Marcel Holtmann 2-1/+36
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeGravatar Roger Quadros 1-21/+16
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Gravatar Eric Dumazet 1-1/+13
2009-04-27ipv4: Limit size of route cache hash tableGravatar Anton Blanchard 1-1/+1
2009-04-27xfrm: wrong hash value for temporary SAGravatar Nicolas Dichtel 1-3/+3
2009-04-25vlan: update vlan carrier state for admin up/downGravatar Jay Vosburgh 2-0/+7