summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IPVS: rename of netns init and cleanup functions.Hans Schillstrom2011-06-131-13/+13
* IPVS remove unused var from migration to netnsHans Schillstrom2011-06-131-2/+0Star
* snmp: reduce percpu needs by 50%Eric Dumazet2011-06-121-53/+33Star
* virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang2011-06-121-0/+1
* rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose2011-06-102-4/+9
* inetpeer: lower false sharing effectEric Dumazet2011-06-091-11/+13
* inetpeer: remove unused listEric Dumazet2011-06-092-3/+1Star
* tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu2011-06-092-2/+10
* v2 ethtool: remove support for ETHTOOL_GRXNTUPLEAlexander Duyck2011-06-092-20/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-086-0/+207
|\
| * mac80211: Stop BA session event from deviceShahar Levi2011-06-071-0/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-2/+6
| |\
| * | bcma: read SPROM and extract MAC from itRafał Miłecki2011-06-032-0/+6
| * | lib: cordic: add library module providing cordic angle calculationArend van Spriel2011-06-031-0/+48
| * | lib: crc8: add new library module providing crc8 algorithmArend van Spriel2011-06-031-0/+101
| * | nl80211: add testmode dump supportWey-Yi Guy2011-06-012-0/+15
| * | bcma: host pci: implement block R/W operationsRafał Miłecki2011-06-011-0/+18
| * | bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-011-0/+2
* | | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-075-1/+4
* | | include/net: Remove unnecessary semicolonsJoe Perches2011-06-051-2/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-049-15/+29
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-045-8/+16
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-031-2/+6
| | |\ \ \ | | | | |/ | | | |/|
| | | * | cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-2/+6
| | | |/
| | * | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-5/+7
| | * | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-021-0/+1
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-042-2/+3
| |\ \ \
| | * | | block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
| | * | | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-0/+1
| * | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2011-06-041-1/+3
| |\ \ \ \
| | * | | | asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3
| * | | | | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-5/+4Star
| * | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-06-011-0/+4
| |\ \ \ \ \
| | * | | | | intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-0/+4
| * | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-06-011-0/+1
| |\ \ \ \ \ \
| | * | | | | | mtd: fix physmap.h warningsRandy Dunlap2011-06-011-0/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | sctp: Add ASCONF operation on the single-homed hostMichio Honda2011-06-021-0/+2
* | | | | | | sctp: Add socket option operation for Auto-ASCONF.Michio Honda2011-06-021-0/+1
* | | | | | | sctp: Add Auto-ASCONF support (core).Michio Honda2011-06-022-0/+17
* | | | | | | sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...YOSHIFUJI Hideaki2011-06-021-4/+5
* | | | | | | caif: Add CAIF HSI Link layer driverDmitry.Tarnyagin2011-06-021-0/+145
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-012-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-06-012-1/+2
| | |_|_|/ | |/| | |
* | | | | virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-301-0/+9
* | | | | virtio ring: inline function to check for eventsMichael S. Tsirkin2011-05-301-0/+14
* | | | | virtio: event index interfaceMichael S. Tsirkin2011-05-301-1/+14
* | | | | virtio: add full three-clause BSD text to headers.Rusty Russell2011-05-309-7/+214
| |_|_|/ |/| | |
* | | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-295-1/+372
|\ \ \ \
| * | | | NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-291-1/+1
| * | | | pnfs: layoutreturnBenny Halevy2011-05-292-0/+22