summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENTMaciej Żenczykowski2011-10-201-1/+2
* net: constify skbuff and Qdisc elementsEric Dumazet2011-10-201-8/+9
* mm: add a "struct page_frag" type containing a page, offset and lengthIan Campbell2011-10-201-0/+11
* net: do not take an additional reference in skb_frag_set_pageIan Campbell2011-10-191-1/+0
* filter: use unsigned int to silence static checker warningDan Carpenter2011-10-191-1/+1
* class: Implement support for class attrs in tagged sysfs directories.Eric W. Biederman2011-10-191-0/+2
* sysfs: Implement support for tagged files in sysfs.Eric W. Biederman2011-10-191-0/+1
* net: validate HWTSTAMP ioctl parametersRichard Cochran2011-10-191-2/+2
* net: Allow skb_recycle_check to be done in stagesAndy Fleming2011-10-191-0/+21
* mlx4_en: Controlling FCS header removalYevgeny Petrilin2011-10-191-0/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-4/+24
* can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-178-15/+0
* Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-171-0/+2
|\
| * nl80211: Add sta_flags to the station infoHelmut Schaa2011-10-141-0/+2
* | if_link: Add additional parameter to IFLA_VF_INFO for spoof checkingGreg Rose2011-10-162-0/+13
* | net: more accurate skb truesizeEric Dumazet2011-10-131-0/+5
* | net-netlink: Add a new attribute to expose TOS values via netlinkMurali Raja2011-10-121-1/+2
* | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-114-0/+134
|\|
| * net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee2011-10-031-0/+4
| * nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov2011-09-301-0/+2
| * mac80211: handle TDLS high-level commands and framesArik Nemtsov2011-09-302-0/+86
| * nl80211: support sending TDLS commands/framesArik Nemtsov2011-09-301-0/+42
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-077-6/+21
|\ \
| * \ Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-061-0/+5
| |\ \
| | * | dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-251-0/+5
| * | | Merge git://github.com/davem330/netLinus Torvalds2011-10-041-3/+10
| |\ \ \
| | * | | ptp: fix L2 event message recognitionRichard Cochran2011-09-291-3/+10
| * | | | PCI: Disable MPS configuration by defaultJon Mason2011-10-041-1/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-012-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-301-1/+0
| | * | | | | irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring2011-09-201-0/+1
| | |/ / / /
| * | | | | vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2011-09-271-1/+1
| * | | | | vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds2011-09-261-0/+1
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-09-221-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [S390] kvm: extension capability for new address space layoutChristian Borntraeger2011-09-201-0/+1
| | |/ / /
* | | | | ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin2011-10-031-1/+1
* | | | | Repair wrong named definition aligned_u64Jiří Župka2011-10-031-1/+1
* | | | | tcp: report ECN_SEEN in tcp_infoEric Dumazet2011-10-031-1/+2
* | | | | Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-09-304-0/+71
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan2011-09-271-0/+13
| * | | | NFC: Add dev_up and dev_down control operationsIlan Elias2011-09-201-0/+6
| * | | | cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen2011-09-191-0/+33
| * | | | bcma: cc: export more control functionsRafał Miłecki2011-09-191-0/+9
| * | | | cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller2011-09-191-0/+10
* | | | | net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda2011-09-281-0/+25
* | | | | connector: add comm change event report to proc connectorVladimir Zapolskiy2011-09-281-0/+11
* | | | | net: introduce ptp one step time stamp mode for sync packetsRichard Cochran2011-09-261-0/+9
* | | | | Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-231-0/+2
|\ \ \ \ \
| * | | | | pci: Add flag indicating device has been assigned by KVMGreg Rose2011-09-231-0/+2
* | | | | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-2234-89/+221
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |