summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seq_file: Add helpers for iteration over a hlistLi Zefan2010-02-101-0/+11
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-041-0/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libphy: add phy_find_first functionJiri Pirko2010-02-041-0/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: use helpers to access mc list V2Jiri Pirko2010-02-041-0/+6
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-0/+2
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-0/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-031-0/+4
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: macvtap driverArnd Bergmann2010-02-031-0/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | macvlan: allow multiple driver backendsArnd Bergmann2010-02-031-0/+70
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-031-0/+9
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-031-32/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | virtio: Add ability to detach unused buffers from vringsShirley Ma2010-02-021-0/+4
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | igmp: fix ip_mc_sf_allow race [v5]Flavio Leitner2010-02-021-0/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: use helpers to access uc list V2Jiri Pirko2010-01-251-0/+5
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: remove certain HAVE_ macrosAlexey Dobriyan2010-01-231-10/+0
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-2340-172/+320
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Unexport napi_gro_flush().David S. Miller2010-01-191-1/+0
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-192-1/+94
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ieee80211: add struct ieee80211_hdr_qosKalle Valo2010-01-121-0/+10
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add U-APSD client supportKalle Valo2010-01-121-0/+18
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-121-1/+9
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-121-0/+9
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-0/+44
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-121-0/+4
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost_net: a kernel-level virtio serverMichael S. Tsirkin2010-01-153-0/+132
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tun: export underlying socketMichael S. Tsirkin2010-01-151-0/+14
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: Proper ctrlmode handling for CAN devicesChristian Pellegrin2010-01-151-0/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-111-0/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-103-1/+4
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-302-9/+66
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: add remain-on-channel commandJouni Malinen2009-12-281-0/+36
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-9/+30
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-283-10/+16
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | llc: add support for LLC_OPT_PKTINFOOctavian Purdila2009-12-261-0/+7
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-251-2/+28
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-221-1/+24
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-231-0/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-231-1/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-03-011-0/+39
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TI Davinci EMAC : Abstract Buffer address translation logic.Sriramakrishnan2010-02-041-0/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TI Davinci EMAC : add platform specific interrupt enable/disable logic.Sriramakrishnan2010-02-041-0/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TI Davinci EMAC : Re-use driver for other platforms.Sriramakrishnan2010-02-041-0/+36
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-012-3/+5
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \