summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] net: kmemcheck annotation in struct socketEric Dumazet2009-09-151-0/+5
* bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-153-1/+6
* genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-141-0/+4
* Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-142-11/+11
|\
| * vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara2009-09-142-9/+0
| * vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN...Jan Kara2009-09-141-0/+3
| * vfs: Rename generic_file_aio_write_nolockChristoph Hellwig2009-09-141-2/+4
| * vfs: Export __generic_file_aio_write() and add some commentsJan Kara2009-09-141-0/+2
| * vfs: Introduce filemap_fdatawait_rangeJan Kara2009-09-141-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds2009-09-141-0/+22
|\ \
| * | GFS2: Add explanation of extended attr on-disk formatSteven Whitehouse2009-08-251-0/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-1494-883/+633
|\ \ \
| * | | cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2009-09-111-0/+3
| * | | Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-111-0/+17
| * | | ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-111-0/+1
| * | | net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-111-0/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-1058-787/+21
| |\ \ \
| | * | | netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-251-1/+2
| | * | | netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-251-7/+8
| | * | | netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-245-5/+5
| | * | | netfilter: xtables: realign struct xt_target_paramJan Engelhardt2009-08-101-1/+1
| | * | | netfilter: xtables: remove redirecting header filesJan Engelhardt2009-08-1041-615/+5
| | * | | netfilter: xtables: remove xt_owner v0Jan Engelhardt2009-08-104-40/+0
| | * | | netfilter: xtables: remove xt_mark v0Jan Engelhardt2009-08-101-5/+0
| | * | | netfilter: xtables: remove xt_iprange v0Jan Engelhardt2009-08-102-22/+0
| | * | | netfilter: xtables: remove xt_conntrack v0Jan Engelhardt2009-08-101-36/+0
| | * | | netfilter: xtables: remove xt_connmark v0Jan Engelhardt2009-08-101-5/+0
| | * | | netfilter: xtables: remove xt_MARK v0, v1Jan Engelhardt2009-08-101-17/+0
| | * | | netfilter: xtables: remove xt_CONNMARK v0Jan Engelhardt2009-08-101-6/+0
| | * | | netfilter: xtables: remove xt_TOS v0Jan Engelhardt2009-08-103-27/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-091-2/+23
| |\ \ \ \
| | * | | | ssb: Implement SDIO host bus supportAlbert Herranz2009-09-091-2/+23
| * | | | | IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad2009-09-091-1/+1
| * | | | | wan: dlci/sdla transmit return dehackingStephen Hemminger2009-09-071-5/+0
| |/ / / /
| * | | | net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy2009-09-061-0/+3
| * | | | can: add can_free_echo_skb() for upcoming driversWolfgang Grandegger2009-09-041-0/+1
| * | | | net/ethtool: Add support for the ethtool feature to flash firmware image from...Ajit Khaparde2009-09-021-0/+14
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-021-13/+10
| |\ \ \ \
| | * | | | rfkill: relicense header fileJohannes Berg2009-09-011-13/+10
| * | | | | tcp: MD5 operations should be constStephen Hemminger2009-09-021-3/+3
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-0/+5
| |\ \ \ \ \
| * | | | | | dcbnl: Add support for setapp/getapp commands to dcbnlYi Zou2009-09-011-0/+18
| * | | | | | net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_opsYi Zou2009-09-011-0/+2
| * | | | | | netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
| * | | | | | hdlc: convert to netdev_tx_tStephen Hemminger2009-09-011-4/+4
| * | | | | | usbnet: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
| * | | | | | netdev: change transmit to limited range typeStephen Hemminger2009-09-011-9/+13
| | |/ / / / | |/| | | |
| * | | | | netdevice: Consolidate to use existing macros where available.Krishna Kumar2009-08-301-6/+7
| * | | | | tg3: Add new 5785 10/100 only device IDMatt Carlson2009-08-291-1/+0
| * | | | | ssb: Implement PMU LDO control and use it in b43Gábor Stefanik2009-08-281-0/+10
OpenPOWER on IntegriCloud