summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Generic bitbanged MDIO libraryScott Wood2007-10-101-0/+42
| * | | | | | | fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.Scott Wood2007-10-101-0/+5
| * | | | | | | fs_enet: Include linux/string.h from linux/fs_enet_pd.hScott Wood2007-10-101-0/+1
| * | | | | | | [ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko2007-10-101-1/+5
| * | | | | | | ax88796: add 93cx6 eeprom supportMagnus Damm2007-10-101-1/+2
| * | | | | | | PHYLIB: IRQ event workqueue handling fixesMaciej W. Rozycki2007-10-101-0/+3
| * | | | | | | PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2007-10-101-0/+38
| * | | | | | | [NETFILTER]: x_tables: add xt_time matchJan Engelhardt2007-10-101-0/+25
| * | | | | | | [NETFILTER]: nf_conntrack_netlink: add support to related connectionsPablo Neira Ayuso2007-10-101-0/+1
| * | | | | | | [NETFILTER]: nfnetlink: kill nlattr_bad_sizePatrick McHardy2007-10-101-13/+0
| * | | | | | | [NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy2007-10-101-1/+2
| * | | | | | | [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-101-1/+1
| * | | | | | | [NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy2007-10-103-72/+68
| * | | | | | | [NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy2007-10-101-5/+5
| * | | | | | | [NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.Eric W. Biederman2007-10-101-1/+1
| * | | | | | | [RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn2007-10-101-3/+1
| * | | | | | | [PATCH] rfkill: Fix documentation typosMichael Buesch2007-10-101-3/+3
| * | | | | | | [PKT_SCHED]: Add stateless NATHerbert Xu2007-10-101-0/+29
| * | | | | | | [PATCH] wireless networking: move frame inline functions to generic headerJohannes Berg2007-10-101-0/+61
| * | | | | | | [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-105-46/+37
| * | | | | | | [NET]: Wrap hard_header_parseStephen Hemminger2007-10-101-1/+11
| * | | | | | | [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-0/+9
| * | | | | | | [NET]: Make the loopback device per network namespace.Eric W. Biederman2007-10-101-1/+0
| * | | | | | | [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-101-0/+1
| * | | | | | | [DCCP]: Rate-limit DCCP-SyncsGerrit Renker2007-10-101-0/+2
| * | | | | | | [DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker2007-10-101-8/+6
| * | | | | | | [TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen2007-10-101-0/+1
| * | | | | | | [NET]: note that NETIF_F_LLTX is deprecatedChristian Borntraeger2007-10-101-1/+2
| * | | | | | | [NET]: Dynamically allocate the loopback device, part 1.Daniel Lezcano2007-10-101-1/+1
| * | | | | | | [NL80211]: add netlink interface to cfg80211Johannes Berg2007-10-101-3/+94
| * | | | | | | pppoe: endiannessAl Viro2007-10-101-6/+6
| * | | | | | | arcnet endianness annotationsAl Viro2007-10-102-3/+3
| * | | | | | | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-0/+8
| * | | | | | | [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-107-0/+1483
| * | | | | | | [NETNS]: Cleanup list walking in setup_net and cleanup_netPavel Emelyanov2007-10-101-0/+14
| * | | | | | | [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-101-0/+5
| * | | | | | | [IPG]: add IP1000A driver to kernel treeFrancois Romieu2007-10-101-0/+2
| * | | | | | | [SCTP]: protocol definitions for SCTP-AUTH implementationVlad Yasevich2007-10-101-1/+99
| * | | | | | | [IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens2007-10-101-0/+2
| * | | | | | | [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-101-25/+2
| * | | | | | | [SCTP]: Implement the Supported Extensions ParameterVlad Yasevich2007-10-101-0/+9
| * | | | | | | [NET]: Fix the prototype of call_netdevice_notifiers.Eric W. Biederman2007-10-101-1/+1
| * | | | | | | [NET]: migrate HARD_TX_LOCK to header fileJamal Hadi Salim2007-10-101-2/+19
| * | | | | | | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-103-3/+0
| * | | | | | | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
| * | | | | | | [RFKILL]: Add support for ultrawidebandIvo van Doorn2007-10-102-0/+3
| * | | | | | | [RFKILL]: Remove IRDAIvo van Doorn2007-10-101-5/+3
| * | | | | | | [NET]: Fix race when opening a proc file while a network namespace is exiting.Eric W. Biederman2007-10-101-4/+1
| * | | | | | | [NETNS]: Fix allnoconfig compilation error.Daniel Lezcano2007-10-101-1/+1
| * | | | | | | [NET_SCHED]: Making rate table lookups more flexible.Jesper Dangaard Brouer2007-10-101-2/+2