summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-012-0/+2
* tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang2012-11-011-0/+3
* tuntap: introduce multiqueue flagsJason Wang2012-11-011-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-311-0/+19
|\
| * net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-291-0/+19
* | net: filter: add vlan tag accessEric Dumazet2012-10-312-1/+5
* | net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn2012-10-311-1/+1
* | ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend2012-10-311-0/+3
* | net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend2012-10-311-0/+18
* | net: create generic bridge opsJohn Fastabend2012-10-311-0/+10
|/
* rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-281-0/+2
* rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel2012-10-281-0/+2
* rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel2012-10-282-0/+27
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-10-261-52/+143
|\
| * ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer2012-10-231-2/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso2012-10-221-52/+142
| |\
| | * ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-281-40/+41
| | * ipvs: Complete IPv6 fragment handling for IPVSJesper Dangaard Brouer2012-09-281-1/+38
| | * ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-10/+62
| | * ipvs: Use config macro IS_ENABLED()Jesper Dangaard Brouer2012-09-281-1/+1
| | * ipvs: Trivial changes, use compressed IPv6 address in outputJesper Dangaard Brouer2012-09-281-1/+1
* | | net: Update args to dummy sock_update_classid().David S. Miller2012-10-261-1/+1
* | | cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2012-10-261-1/+1
* | | cgroup: net_cls: Fix local variable type declerationDaniel Wagner2012-10-261-1/+1
* | | usbnet: introduce usbnet 3 command helpersMing Lei2012-10-261-0/+6
* | | sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman2012-10-263-8/+4
* | | sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov2012-10-232-1/+3
* | | net: cdc_mbim: adding MBIM driverGreg Suarez2012-10-231-0/+10
* | | net: cdc_ncm: export shared symbols and definitionsBjørn Mork2012-10-231-0/+124
* | | USB: cdc: add MBIM constants and structuresGreg Suarez2012-10-231-0/+23
* | | net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-231-0/+1
* | | ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel2012-10-231-0/+10
* | | unix: Remove unused field from unix_sockPavel Emelyanov2012-10-211-1/+0
* | | UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells2012-10-171-0/+4
* | | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-1723-21/+0
* | | UAPI: Remove empty conditionals from include/linux/KbuildDavid Howells2012-10-171-10/+0
* | | UAPI: Make uapi/linux/irqnr.h non-emptyDavid Howells2012-10-171-0/+4
* | | Merge branch 'frv' (FRV patches from David Howells)Linus Torvalds2012-10-162-39/+54
|\ \ \
| * | | FRV: Fix linux/elf-fdpic.hDavid Howells2012-10-162-39/+54
* | | | bury SEL_{IN,OUT,EX}Al Viro2012-10-161-4/+0
* | | | Unexport some bits of linux/fs.hDavid Howells2012-10-162-132/+130
|/ / /
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-141-0/+9
|\ \ \
| * | | vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-111-0/+9
* | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-1415-15/+663
|\ \ \ \
| * | | | module: signature checking hookRusty Russell2012-10-101-0/+8
| * | | | MPILIB: Provide a function to read raw data into an MPIDavid Howells2012-10-081-0/+1
| * | | | X.509: Add an ASN.1 decoderDavid Howells2012-10-081-0/+24
| * | | | X.509: Add simple ASN.1 grammar compilerDavid Howells2012-10-082-0/+154
| * | | | X.509: Add utility functions to render OIDs as stringsDavid Howells2012-10-081-0/+2
| * | | | X.509: Implement simple static OID registryDavid Howells2012-10-081-0/+90