summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)Shreyas Bhatewara
2015-06-23vmxnet3: Fix memory leaks in rx path (fwd)Shreyas Bhatewara
2015-06-23vmxnet3: Register shutdown handler for device (fwd)Shreyas Bhatewara
2015-06-23netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman
2015-06-23netfilter: nftables: Do not run chains in the wrong network namespaceEric W. Biederman
2015-06-23macvtap: Increase limit of macvtap queuesPankaj Gupta
2015-06-23bpf: BPF based latency tracingDaniel Wagner
2015-06-23bridge: multicast: start querier timer when running user-space stpNikolay Aleksandrov
2015-06-23Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-06-23bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar
2015-06-23Merge branch 'macb-sama5d2'David S. Miller
2015-06-23net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen
2015-06-23net/macb: bindings doc: add sama5d2 compatibility stingNicolas Ferre
2015-06-23net/macb: bindings doc/trivial: fix sama5d4 commentNicolas Ferre
2015-06-23net/macb: bindings doc: fix compatibility stringNicolas Ferre
2015-06-23inet_diag: Remove _bh suffix in inet_diag_dump_reqs().Hiroaki SHIMODA
2015-06-23net/phy: Add support for Realtek RTL8211FShengzhou Liu
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-23switchdev: fdb filter_dev is always NULL for self (device), so remove checkScott Feldman
2015-06-21Merge branch 'bna-cleanups'David S. Miller
2015-06-21bna: remove superfluous parenthesesIvan Vecera
2015-06-21bna: make pointers to read-only inputs constIvan Vecera
2015-06-21bna: remove unnecessary cast of BIT valueIvan Vecera
2015-06-21ipv4: include NLM_F_APPEND flag in append route notificationsRoopa Prabhu
2015-06-21netlink: add API to retrieve all group membershipsDavid Herrmann
2015-06-21sock_diag: fetch source port from inet_sockCraig Gallek
2015-06-21net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo
2015-06-21net: via-rhine: remove unneeded include fileAntonio Borneo
2015-06-21net: Update out-of-date commentZhaowei Yuan
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook
2015-06-21pkt_sched: sch_qfq: remove redundant -if- control statementAndrea Parri
2015-06-21net/xen-netback: Don't mix hexa and decimal with 0x in the printf formatJulien Grall
2015-06-21net/xen-netback: Remove unused code in xenvif_rx_actionJulien Grall
2015-06-21net/xen-netfront: Correct printf format in xennet_get_responsesJulien Grall
2015-06-21net: rds: use for_each_sg() for scatterlist parsingFabian Frederick
2015-06-21packet: free packet_rollover after synchronize_netWillem de Bruijn
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-06-18netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal
2015-06-18netfilter: Remove spurios included of netfilter.hEric W Biederman
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-18netfilter: use forward declaration instead of including linux/proc_fs.hPablo Neira Ayuso
2015-06-18net: include missing headers in net/net_namespace.hPablo Neira Ayuso
2015-06-18net: sched: Simplify em_ipset_matchEric W. Biederman
2015-06-18netfilter: Kill unused copies of RCV_SKB_FAILEric W. Biederman
2015-06-18netfilter: bridge: split ipv6 code into separated filePablo Neira Ayuso
2015-06-18Bluetooth: Fix warning of potentially uninitialized adv_instance variableJohan Hedberg
2015-06-18Bluetooth: Use zalloc when possibleJohan Hedberg