summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ppp: Add ppp_dev_name() exported functionJames Chapman2010-04-031-0/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman2010-04-031-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: convert multicast list to list_headJiri Pirko2010-04-031-40/+42
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: move address list functions to a separate fileJiri Pirko2010-04-031-5/+10
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phylib: Support phy module autoloadingDavid Woodhouse2010-04-022-0/+27
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add hotplug support to mcp251x driverMarc Zyngier2010-03-301-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netdev: ethtool RXHASH flagstephen hemminger2010-03-302-0/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland2010-03-301-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-caif: add CAIF socket and configuration headersSjur Braendeland2010-03-302-0/+198
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-caif: add CAIF protocol definitionsSjur Braendeland2010-03-303-1/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-292-1/+53
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Improve connection quality maintenance docs in nl80211.hJuuso Oikarinen2010-03-241-2/+6
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add connection quality monitoring support to nl80211Juuso Oikarinen2010-03-241-0/+46
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wireless.h: Use SIOCIWFIRST not SIOCSIWCOMMIT for range checkJoe Perches2010-03-231-1/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/wireless.h: Add IW_HANDLER macro to initialize array entryJoe Perches2010-03-231-0/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rps: add CONFIG_RPSEric Dumazet2010-03-251-0/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-211-0/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-211-0/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()Patrick McHardy2010-03-211-1/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-0/+13
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-203-6/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bonding: check return value of nofitier when changing typeJiri Pirko2010-03-181-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rps: Fixed build with CONFIG_SMP not enabled.Tom Herbert2010-03-181-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xt_TEE: resolve oif using netdevice notifiersPatrick McHardy2010-04-201-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-191-0/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: inclusion of xt_TEEJan Engelhardt2010-04-192-0/+10
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: bridge-netfilter: Fix MAC header handling with IP DNATBart De Schuymer2010-04-151-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: bridge-netfilter: simplify IP DNATBart De Schuymer2010-04-151-3/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: ipv6: add IPSKB_REROUTED exclusion to NF_HOOK/POSTROUTING invocationJan Engelhardt2010-04-131-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore __ALIGN_MASK()Alexey Dobriyan2010-04-131-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...Alexey Dobriyan2010-04-132-5/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-251-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-251-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: reduce holes in struct xt_targetJan Engelhardt2010-03-181-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt2010-03-181-3/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: update documentation fields of x_tables.hJan Engelhardt2010-03-181-2/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of ../nf-2.6Patrick McHardy2010-03-182-6/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: remove stale declaration for ip6_masked_addrcmp()YOSHIFUJI Hideaki2010-03-081-4/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: include/linux/netfilter/nf_conntrack_tuple_common.h: Checkpatch cl...Andrea Gelmini2010-03-081-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xt_recent: check for unsupported user space flagsTim Gardner2010-03-171-0/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xt_recent: add an entry reaperTim Gardner2010-03-171-0/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: merge xt_CONNMARK into xt_connmarkJan Engelhardt2010-03-172-21/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netfilter: xtables: merge xt_MARK into xt_markJan Engelhardt2010-03-172-5/+5
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-161-4/+8
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: core: add IFLA_STATS64 supportJan Engelhardt2010-03-161-0/+33
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rps: Receive Packet SteeringTom Herbert2010-03-162-2/+33
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6Linus Torvalds2010-05-203-0/+275
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | viafb: move some include files to include/linuxJonathan Corbet2010-05-113-0/+275
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |