aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-05-07tcp: tcp_prequeue() can use keyed wakeupsEric Dumazet
2009-05-07tcp: tcp_prequeue() cleanupEric Dumazet
2009-05-06net: Add missing rculist.h include to netdevice.hDavid S. Miller
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen
2009-05-06mac80211: Update SA Query transaction id lengthJouni Malinen
2009-05-06wl12xx: add driverKalle Valo
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg
2009-05-06ALSA: Release v1.0.20Jaroslav Kysela
2009-05-05net: introduce a list of device addresses dev_addr_list (v6)Jiri Pirko
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH
2009-05-03ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.Rami Rosen
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-04-30Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-04-30nls: add a nls_nullsize inlineJeff Layton
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings
2009-04-29mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings
2009-04-29mii: Add mii_advertise_flowctrl()Ben Hutchings
2009-04-29mii: Simplify mii_resolve_flowctrl_fdx()Ben Hutchings
2009-04-29mdio: Add generic MDIO (clause 45) support functionsBen Hutchings
2009-04-29mdio: Add register definitions for MDIO (clause 45)Ben Hutchings
2009-04-29ethtool: Add port type PORT_OTHERBen Hutchings
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-28net: netif_tx_queue_stopped too expensiveEric Dumazet
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-28sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg
2009-04-28smsc911x: add fifo byteswap support V2Magnus Damm
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu