summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-2/+1
* netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann2010-01-131-3/+8
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-121-0/+15
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-112-1/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-104-1/+20
|\
| * ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila2010-01-061-0/+16
| * phylib: Properly reinitialize PHYs after hibernationAnton Vorontsov2009-12-301-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-291-2/+0
| |\
| * | net: restore ip source validationJamal Hadi Salim2009-12-252-0/+2
* | | stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO2010-01-071-0/+53
* | | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-072-0/+2
* | | Phonet: zero-copy GPRS TXRémi Denis-Courmont2010-01-071-0/+2
* | | Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont2010-01-071-0/+1
* | | can/netlink: add CAN_CTRLMODE_ONE_SHOTMarc Kleine-Budde2010-01-031-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-304-64/+175
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-2/+0
| |\ \ \ | | | |/ | | |/|
| | * | wireless: remove remaining qual codeJohannes Berg2009-12-281-2/+0
| * | | mac80211: annotate sleeping driver opsKalle Valo2009-12-281-12/+31
| * | | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-42/+15
| * | | mac80211/cfg80211: add station eventsJohannes Berg2009-12-281-0/+12
| * | | cfg80211: add remain-on-channel commandJouni Malinen2009-12-282-0/+83
| * | | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-9/+30
| * | | mac80211: introduce flush operationJohannes Berg2009-12-281-0/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-288-36/+31
| |\ \ \ | | |/ /
* | | | llc: convert llc_sap_list to RCUOctavian Purdila2009-12-261-1/+1
* | | | llc: replace the socket list with a local address based hashOctavian Purdila2009-12-261-1/+20
* | | | llc: use a device based hash table to speed up multicast deliveryOctavian Purdila2009-12-262-0/+12
* | | | llc: convert the socket list to RCU lockingOctavian Purdila2009-12-261-4/+3
* | | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-262-0/+8
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-253-4/+109
|\ \ \ \ | |/ / /
| * | | mac80211: only bother printing highest data rate on debugfs if its setLuis R. Rodriguez2009-12-221-1/+4
| * | | mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-222-1/+83
| * | | wireless: add ieee80211_amsdu_to_8023sZhu Yi2009-12-221-2/+20
| * | | mac80211: reduce reliance on netdevJohannes Berg2009-12-211-0/+2
* | | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-233-3/+4
* | | | tcp: Remove check in __tcp_push_pending_framesKrishna Kumar2009-12-231-7/+9
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-232-1/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-212-1/+7
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-1/+1
| | * | mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-141-0/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-232-10/+11
|\ \ \ \
| * | | | Driver core: driver_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
| * | | | Driver core: bin_attribute parameters can often be const*Phil Carmody2009-12-232-7/+8
| * | | | Driver core: device_attribute parameters can often be const*Phil Carmody2009-12-231-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-12-231-587/+0
|\ \ \ \ \
| * | | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-231-587/+0
| |/ / / /
* | | | | kfifo: fix Error/broken kernel-doc notationRandy Dunlap2009-12-231-16/+15
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-234-4/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen2009-12-231-0/+1
| * | | | ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen2009-12-231-0/+1
OpenPOWER on IntegriCloud