summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-104-175/+201
|\
| * WEXT: Add support for passing PMK and capability flags to WEXTMasakazu Mokuno2008-06-031-0/+2
| * mac80211: allow disable FAT in specific configurationsEmmanuel Grumbach2008-06-032-0/+8
| * mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-1/+19
| * mac80211: dont allow fragmentation and requeuing on A-MPDU queuesJohannes Berg2008-05-211-2/+4
| * mac80211: move TX info into skb->cbJohannes Berg2008-05-211-166/+133
| * mac80211: use rate index in TX controlJohannes Berg2008-05-211-12/+39
| * mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-8/+0
| * mac80211: separate Tx and Rx MCS when configuring HTRon Rindjunsky2008-05-211-4/+14
* | netfilter: nf_conntrack: remove unnecessary function declarationRami Rosen2008-06-091-2/+0
* | netfilter: nf_conntrack: properly account terminating packetsFabian Hugelshofer2008-06-091-1/+18
* | netfilter: nf_conntrack: add nf_ct_kill()Patrick McHardy2008-06-091-0/+2
* | netfilter: ip6_tables: add ip6tables security tableJames Morris2008-06-092-0/+2
* | netfilter: ip_tables: add iptables security table for mandatory access contro...James Morris2008-06-092-0/+2
* | netfilter: ctnetlink: add full support for SCTP to ctnetlinkPablo Neira Ayuso2008-06-091-0/+10
* | netfilter: ebtables: add IPv6 supportKuo-lang Tseng2008-06-092-1/+42
* | netlink: Remove nonblock parameter from netlink_attachskbDenis V. Lunev2008-06-051-1/+1
* | tcp: Reorganize tcp_sock to fill 64-bit holes & improve localityIlpo Järvinen2008-05-291-25/+25
* | wanrouter: Fix ioctl handler declaration.David S. Miller2008-05-291-1/+1
* | tg3: Add shmem options.Matt Carlson2008-05-291-0/+6
* | tg3: Add 5785 ASIC revisionMatt Carlson2008-05-291-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-2510-13/+42
|\ \
| * | vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-231-4/+5
| * | netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf2008-05-221-5/+6
| * | tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-211-1/+1
| * | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-214-4/+4
| * | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-201-2/+4
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-191-2/+23
| |\ \
| | * | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-161-2/+23
| * | | ndisc: Add missing strategies for per-device retrans timer/reachable time set...YOSHIFUJI Hideaki2008-05-191-0/+4
| * | | ipv6: Move <linux/in6.h> from header-y to unifdef-y.Robert P. J. Day2008-05-191-1/+1
| |/ /
* | | tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2008-05-211-1/+9
* | | ip6tnl: Use on-device stats instead of private ones.Pavel Emelyanov2008-05-211-1/+0
* | | tunnels: Remove stat member from ip_tunnel struct.Pavel Emelyanov2008-05-211-1/+0
* | | netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-191-0/+3
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-05-152-28/+51
|\ \
| * | mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-13/+34
| * | mac80211: remove unnecessary byteshifts in frame control testingHarvey Harrison2008-05-141-15/+17
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15136-2592/+2575
|\ \ \ | |/ / |/| / | |/
| * atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-142-12/+7
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-144-32/+289
| |\
| | * 9p: fix error path during early mountEric Van Hensbergen2008-05-142-1/+1
| | * 9p: Documentation updatesEric Van Hensbergen2008-05-143-30/+287
| | * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-141-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-143-10/+28
| |\ \
| | * | sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller2008-05-121-4/+24
| | * | sparc: Fix mremap address range validation.David S. Miller2008-05-122-6/+4
| * | | mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-141-3/+13
| * | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-141-1/+7
| * | | lib: create common ascii hex arrayHarvey Harrison2008-05-141-1/+11
OpenPOWER on IntegriCloud