summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-031-0/+3
* usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-031-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-031-0/+3
|\
| * netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso2009-11-231-0/+3
* | tg3: Add some VPD preprocessor constantsMatt Carlson2009-12-031-1/+2
* | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-032-0/+2
* | net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-031-0/+2
* | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-031-2/+4
* | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-021-6/+23
* | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-021-1/+32
* | TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2009-12-021-0/+1
* | skbuff: remove skb_dma_map/unmapAlexander Duyck2009-12-021-8/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-015-7/+138
|\ \
| * | SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells2009-12-011-4/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-11-303-4/+135
| |\ \
| | * | CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-2/+4
| | * | CacheFiles: Don't write a full page if there's only a partial page to cacheDavid Howells2009-11-191-0/+3
| | * | FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-0/+4
| | * | FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-192-0/+28
| | * | FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+1
| | * | FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+13
| | * | FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work itemsDavid Howells2009-11-191-0/+12
| | * | SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells2009-11-191-0/+3
| | * | SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells2009-11-191-0/+19
| | * | SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells2009-11-191-0/+11
| | * | SLOW_WORK: Add delayed_slow_work supportJens Axboe2009-11-191-0/+29
| | * | SLOW_WORK: Add support for cancellation of slow workJens Axboe2009-11-191-0/+2
| | * | SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells2009-11-191-2/+6
| * | | i2c: i2c-pnx: Made buf type unsigned to prevent sign extensionKevin Wells2009-11-201-1/+1
| * | | vt: Fix use of "new" in a struct fieldAlan Cox2009-11-191-2/+2
| |/ /
* | | net: Implement for_each_netdev_reverse.Eric W. Biederman2009-12-011-0/+2
* | | net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCHEric W. Biederman2009-12-011-1/+1
* | | ethtool: Add Direct Attach support to connector port reportingPJ Waskiewicz2009-11-291-0/+2
* | | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2009-11-291-0/+1
|\ \ \
| * | | sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-0/+1
* | | | vlan: support "loose binding" to the underlying network devicePatrick McHardy2009-11-261-0/+1
* | | | macvlan: export macvlan mode through netlinkArnd Bergmann2009-11-261-0/+15
* | | | veth: move loopback logic to common locationArnd Bergmann2009-11-261-0/+2
* | | | xfrm: Define new XFRM netlink auth attribute with specified truncation bitsMartin Willi2009-11-251-0/+8
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-244-1/+20
|\ \ \ \ | |/ / / |/| | |
| * | | cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-191-0/+1
| * | | mac80211: use a structure to hold the mesh config information elementRui Paulo2009-11-181-1/+15
| * | | rfkill: Add constant for RFKILL_TYPE_FM radio devicesMarcel Holtmann2009-11-181-0/+2
| * | | rfkill: Add missing description for RFKILL_TYPE_GPSMarcel Holtmann2009-11-181-0/+1
| * | | wl1251: add NVS in EEPROM supportDavid-John Willis2009-11-181-0/+1
* | | | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-201-2/+2
* | | | X25: Enable setting of cause and diagnostic fieldsAndrew Hendry2009-11-181-0/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1838-74/+171
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-181-1/+1
| |\ \
| * | | mm: allow memory hotplug and hibernation in the same kernelAndi Kleen2009-11-171-2/+19
OpenPOWER on IntegriCloud