aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23dsa: mv88x6xxx: Add debugfs interface for statisticsAndrew Lunn
2015-06-23dsa: mv88x6xxx: Refactor getting a single statisticAndrew Lunn
2015-06-23dsa: mv88e6xxx: Add debugfs interface for ATUAndrew Lunn
2015-06-23dsa: mv88e6xxx: Add debugfs interface for registersAndrew Lunn
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-23xen-netback: fix a BUG() during initializationPalik, Imre
2015-06-23bridge: multicast: restore router configuration on port link down/upSatish Ashok
2015-06-23bridge: multicast: start querier timer when running user-space stpNikolay Aleksandrov
2015-06-23NET: ROSE: Don't dereference NULL neighbour pointer.Ralf Baechle
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-23tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-06-23mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev
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-21packet: avoid out of bounds read in round robin fanoutWillem de Bruijn
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-21mac80211: fix locking in update_vlan_tailroom_need_count()Johannes Berg
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-21can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai
2015-06-21isdn: disable HiSax NetJet driver on microblaze archNicolai Stange
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-21neigh: do not modify unlinked entriesJulian Anastasov
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