summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2009-05-062-7/+21
|\
| * wimax: oops: wimax_dev_add() is the only one that can initialize the stateInaky Perez-Gonzalez2009-05-061-2/+15
| * wimax: fix oops if netlink fails to add attributeInaky Perez-Gonzalez2009-05-061-5/+6
* | Bluetooth: Move dev_set_name() to a context that can sleepMarcel Holtmann2009-05-051-4/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-055-32/+34
|\
| * netfilter: ctnetlink: fix wrong message type in user updatesPablo Neira Ayuso2009-05-051-28/+20
| * netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso2009-05-052-1/+9
| * netfilter: ip6t_ipv6header: fix match on packets ending with NEXTHDR_NONEChristoph Paasch2009-05-051-3/+3
| * netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy2009-05-051-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-057-49/+68
|\ \
| * | mac80211: pid, fix memory corruptionJiri Slaby2009-05-041-34/+39
| * | mac80211: minstrel, fix memory corruptionJiri Slaby2009-05-041-1/+1
| * | cfg80211: fix comment on regulatory hint processingLuis R. Rodriguez2009-05-041-1/+1
| * | cfg80211: fix bug while trying to process beacon hints on initLuis R. Rodriguez2009-05-041-1/+8
| * | cfg80211: fix race condition with wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-05-041-0/+6
| * | iwlwifi: update key flags at time key is setReinette Chatre2009-05-041-10/+11
| * | cfg80211: fix truncated IEsJohannes Berg2009-05-041-0/+1
| * | mac80211: correct fragmentation threshold checkJohannes Berg2009-05-041-1/+1
| * | iwlwifi: remove EXPORT_SYMBOL for static symbolAndreas Schwab2009-05-041-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-05-043-34/+43
|\ \ \
| * | | Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-043-34/+43
* | | | e1000: fix virtualization bugJesse Brandeburg2009-05-041-1/+1
* | | | bonding: fix alb mode locking regressionJay Vosburgh2009-05-041-9/+3
|/ / /
* | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-044-0/+399
* | | tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-042-11/+13
* | | ehea: fix invalid pointer accessHannes Hering2009-05-042-14/+19
|/ /
* | ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-021-4/+3
* | Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent2009-05-021-0/+1
* | net: Only store high 16 bits of kernel generated filter prioritiesRobert Love2009-05-021-1/+1
* | virtio_net: Fix function name typoAlex Williamson2009-05-011-4/+4
* | virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-011-6/+10
* | bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-011-7/+6
* | virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
* | smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-011-0/+5
* | smsc95xx: configure LED outputsSteve Glendinning2009-05-012-0/+13
* | netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-011-1/+10
* | xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth2009-05-011-0/+1
* | bonding: bond_slave_info_query() fixEric Dumazet2009-05-011-16/+7
* | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
* | netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* | net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet2009-05-011-4/+5
* | net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski2009-04-301-13/+14
* | mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-291-2/+0
* | mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-291-9/+13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-295-18/+23
|\ \
| * | mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
| * | mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lockAlan Jenkins2009-04-291-10/+9
| * | ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| * | iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * | rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
OpenPOWER on IntegriCloud