summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-073-7/+35
|\
| * net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-01-061-0/+19
| * net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-052-7/+16
* | net: Add eth_platform_get_mac_address() helper.David S. Miller2016-01-061-0/+3
* | net: move ndo_features_check() close to ndo_start_xmit()Eric Dumazet2016-01-061-11/+11
* | switchdev: add bridge vlan_filtering attributeElad Raz2016-01-061-0/+2
* | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller2016-01-061-7/+3
|\ \
| * | ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-7/+3
* | | inet: kill unused skb_free opFlorian Westphal2016-01-061-1/+0
* | | include/uapi/linux/sockios.h: mark SIOCRTMSG unusedxypron.glpk@gmx.de2016-01-051-1/+1
* | | net/mlx5_core: Introduce access function to read internal timerEran Ben Elisha2016-01-052-6/+20
* | | sctp: drop the old assoc hashtable of sctpXin Long2016-01-052-26/+0
* | | sctp: add the rhashtable apis for sctp global transport hashtableXin Long2016-01-052-0/+16
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-054-3/+17
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-052-2/+3
* | | soreuseport: define reuseport groupsCraig Gallek2016-01-052-0/+22
* | | net: make ip6tunnel_xmit definition conditionalArnd Bergmann2016-01-051-0/+2
* | | Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-01-052-1/+2
|\ \ \
| * | | nfc: microread: Fix header commentChristophe Ricard2015-12-291-1/+1
| * | | nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-291-0/+1
* | | | sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov2016-01-041-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-016-3/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-311-0/+1
| |\ \ \
| | * | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-241-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-301-0/+1
| |\ \ \ \
| | * | | | block: add blk_start_queue_async()Jens Axboe2015-12-281-0/+1
| * | | | | mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2015-12-301-3/+3
| |/ / / /
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-191-0/+4
| |\ \ \ \
| | * | | | ses: fix additional element traversal bugJames Bottomley2015-12-111-0/+4
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-12-181-0/+1
| |\ \ \ \ \
| | * | | | | include/linux/mmdebug.h: should include linux/bug.hJames Morse2015-12-181-0/+1
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-181-0/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | xen: Add RING_COPY_REQUEST()David Vrabel2015-12-181-0/+14
* | | | | | ethtool: Add phy statisticsAndrew Lunn2015-12-312-0/+9
* | | | | | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-263-30/+23
* | | | | | net: add inet_sk_transparent() helperFlorian Westphal2015-12-222-1/+13
* | | | | | bpf: add bpf_skb_load_bytes helperDaniel Borkmann2015-12-181-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-1838-25/+197
|\ \ \ \ \ \
| * | | | | | netfilter: implement xt_cgroup cgroup2 path matchTejun Heo2015-12-141-0/+13
| * | | | | | netfilter: prepare xt_cgroup for multi revisionsTejun Heo2015-12-141-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-1469-496/+1174
| |\ \ \ \ \ \
| * | | | | | | netfilter: cttimeout: add netns supportPablo Neira2015-12-142-1/+4
| * | | | | | | netfilter: nf_tables: wrap tracing with a static keyFlorian Westphal2015-12-092-0/+4
| * | | | | | | netfilter: nf_tables: extend tracing infrastructureFlorian Westphal2015-12-093-0/+86
| * | | | | | | netfilter: nft_payload: add packet mangling supportPatrick McHardy2015-11-252-0/+26
| * | | | | | | netfilter: nf_tables: remove unused struct membersFlorian Westphal2015-11-251-2/+0
| * | | | | | | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-231-1/+1
| * | | | | | | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-231-1/+0
| * | | | | | | netfilter: nf_ct_sctp: move ip_ct_sctp away from UAPIMarcelo Ricardo Leitner2015-11-232-9/+16
| * | | | | | | netfilter: fix include files for compilationMikko Rapeli2015-11-2326-8/+42