summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-155-36/+116
|\
| * netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy2015-04-131-0/+2
| * netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-131-0/+2
| * netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-131-0/+4
| * netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-132-0/+9
| * netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy2015-04-131-0/+13
| * uapi: ebtables: don't include linux/if.hPablo Neira Ayuso2015-04-132-3/+2
| * netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-132-1/+7
| * netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-131-1/+2
| * netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-132-9/+35
| * netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-131-0/+3
| * netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-131-2/+2
| * netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-131-7/+0
| * netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy2015-04-131-5/+2
| * netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-132-5/+31
| * netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-131-2/+1
| * netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-131-1/+0
| * netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-131-3/+4
| * netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-0/+1
|\ \
| * | net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani2015-04-081-0/+1
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-148-73/+46
|\ \ \
| * | | new helper: msg_data_left()Al Viro2015-04-111-0/+5
| * | | Merge remote-tracking branch 'dh/afs' into for-davemAl Viro2015-04-111-1/+2
| |\ \ \
| | * | | RxRPC: Handle VERSION Rx protocol packetsDavid Howells2015-04-011-1/+2
| * | | | get rid of the size argument of sock_sendmsg()Al Viro2015-04-111-1/+1
| * | | | net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro2015-04-091-1/+1
| * | | | Merge branch 'iov_iter' into for-davemAl Viro2015-04-091-0/+14
| |\ \ \ \
| | * | | | saner iov_iter initialization primitivesAl Viro2015-03-301-0/+14
| * | | | | Merge branch 'iocb' into for-davemAl Viro2015-04-093-70/+23
| |\ \ \ \ \
| | * | | | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-263-31/+23
| | * | | | | fs: split generic and aio kiocbChristoph Hellwig2015-03-131-40/+6
| | * | | | | fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig2015-03-131-4/+0
| | * | | | | fs: remove ki_nbytesChristoph Hellwig2015-03-131-1/+0
| | |/ / / /
* | | | | | tcp/dccp: get rid of central timewait timerEric Dumazet2015-04-131-98/+9
* | | | | | netlink: Fix portid type in netlink_notifyRichard Weinberger2015-04-131-1/+1
* | | | | | net: use jump label patching for ingress qdisc in __netif_receive_skb_coreDaniel Borkmann2015-04-131-1/+14
* | | | | | net_device: Reorder members to fill holesThomas Graf2015-04-131-24/+21
* | | | | | e1000e: Move pm_qos_req to e1000e adapterThomas Graf2015-04-131-1/+0
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-04-133-0/+17
|\ \ \ \ \
| * | | | | if_link: Add an additional parameter to ifla_vf_info for RSS queryingVlad Zolotarov2015-04-113-0/+17
* | | | | | fou: implement FOU_CMD_GETWANG Cong2015-04-131-0/+1
* | | | | | Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2015-04-132-23/+136
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | cfg80211: move IE split utilities here from mac80211Johannes Berg2015-04-072-28/+58
| * | | | | mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-011-0/+83
* | | | | | rtnetlink: Mark name argument of rtnl_create_link() constThomas Graf2015-04-101-1/+1
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-103-7/+19
|\ \ \ \ \ \
| * | | | | | mac802154: fix transmission power datatypeVarka Bhadram2015-04-091-1/+1
| * | | | | | mac802154: fix typo for deviceVarka Bhadram2015-04-091-1/+1
| * | | | | | Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann2015-04-091-0/+13