]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-05-03 Jon Paul Maloytipc: re-enable compensation for socket receive buffer...
2016-05-03 Oliver Neukumrtl8152: correct speed testing
2016-05-03 Oliver Neukumusbnet: correct speed testing
2016-05-03 Oliver Neukumbrcm80211: correct speed testing
2016-05-03 Manish Chopraqed: Apply tunnel configurations after PF start
2016-05-03 David S. MillerMerge branch 'stmmac-dwmac-socfpga-cleanup'
2016-05-03 Joachim Eastwoodstmmac: dwmac-socfpga: kill init() and rename setup...
2016-05-03 Joachim Eastwoodstmmac: dwmac-socfpga: call phy_resume() only in resume...
2016-05-03 Joachim Eastwoodstmmac: dwmac-socfpga: keep a copy of stmmac_rst in...
2016-05-03 Joachim Eastwoodstmmac: dwmac-socfpga: add PM ops and resume function
2016-05-03 Joachim Eastwoodstmmac: let remove/resume/suspend functions take device...
2016-05-03 Philippe Reynesnet: ethernet: fec_mpc52xx: move to new ethtool api...
2016-05-03 Philippe Reynesnet: ethernet: fs-enet: move to new ethtool api {get...
2016-05-03 Philippe Reynesnet: ethernet: ucc: move to new ethtool api {get|set...
2016-05-03 Philippe Reynesnet: ethernet: gianfar: move to new ethtool api {get...
2016-05-03 Julia LawallVSOCK: constify vsock_transport structure
2016-05-03 Julia Lawalldrivers: net: xgene: constify xgene_cle_ops structure
2016-05-03 Eric Dumazetfq_codel: add batch ability to fq_codel_drop()
2016-05-03 Kazuya Mizuguchiravb: Remove rx buffer ALIGN
2016-05-03 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-05...
2016-05-03 Eric Dumazetnet: relax expensive skb_unclone() in iptunnel_handle_o...
2016-05-03 Florian Westphalnetdevice: shrink size of struct netdev_queue
2016-05-03 David S. MillerMerge branch 'bridge-per-vlan-stats'
2016-05-03 Nikolay Aleksandrovbridge: netlink: export per-vlan stats
2016-05-03 Nikolay Aleksandrovbridge: vlan: learn to count
2016-05-03 Nikolay Aleksandrovnet: rtnetlink: add linkxstats callbacks and attribute
2016-05-03 Nikolay Aleksandrovnet: rtnetlink: allow rtnl_fill_statsinfo to save priva...
2016-05-02 David S. MillerMerge branch 'ipv6-tunnel-cleanups'
2016-05-02 Tom Herbertgre6: Cleanup GREv6 transmit path, call common GRE...
2016-05-02 Tom Herbertipv6: Generic tunnel cleanup
2016-05-02 Tom Herbertgre: Create common functions for transmit
2016-05-02 Tom Herbertipv6: Create ip6_tnl_xmit
2016-05-02 Tom Herbertgre6: Cleanup GREv6 receive path, call common GRE functions
2016-05-02 Tom Herbertgre: Move utility functions to common headers
2016-05-02 Tom Herbertipv6: Cleanup IPv6 tunnel receive path
2016-05-02 David S. MillerMerge branch 'tcp-preempt'
2016-05-02 Eric Dumazettcp: make tcp_sendmsg() aware of socket backlog
2016-05-02 Eric Dumazetnet: do not block BH while processing socket backlog
2016-05-02 Eric Dumazetsctp: prepare for socket backlog behavior change
2016-05-02 Eric Dumazetudp: prepare for non BH masking at backlog processing
2016-05-02 Eric Dumazetdccp: do not assume DCCP code is non preemptible
2016-05-02 Eric Dumazettcp: do not block bh during prequeue processing
2016-05-02 Eric Dumazettcp: do not assume TCP code is non preemptible
2016-05-02 David S. MillerMerge branch 'xgene-channel-number'
2016-05-02 Iyappan Subramaniandtb: xgene: Add channel property
2016-05-02 Iyappan SubramanianDocumentation: dtb: xgene: Add channel property
2016-05-02 Iyappan Subramaniandrivers: net: xgene: Get channel number from device...
2016-05-02 David S. MillerMerge branch 'qed-selftests'
2016-05-02 Sudarsana Reddy... qede: add implementation for internal loopback test.
2016-05-02 Sudarsana Reddy... qede: add support for selftests.
2016-05-02 Sudarsana Reddy... qed: add infrastructure for device self tests.
2016-05-02 Andrew Lunnnet: dsa: mv88e6xxx: replace ds with ps where possible
2016-05-02 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2016-05-02 Marcelo Ricardo... sctp: signal sk_data_ready earlier on data chunks reception
2016-05-02 Marek Vasutmdio_bus: Fix MDIO bus scanning in __mdiobus_register()
2016-05-02 Alexander Duycki40e/i40evf: Add support for GSO partial with UDP_TUNNE...
2016-05-02 Jacob Kelleri40evf: make use of BIT() macro to avoid signed left...
2016-05-02 Jacob Kelleri40e: make use of BIT() macro to prevent left shift...
2016-05-02 Jacob Kelleri40e/i40evf: fix I40E_MASK signed shift overflow warnings
2016-05-02 Harshitha Ramamurthyi40e/i40evf : Bump driver version from 1.5.5 to 1.5.10
2016-05-02 Catherine Sullivani40e: Update device ids for X722
2016-05-02 Jesse Brandeburgi40e: Drop extra copy of function
2016-05-02 Jesse Brandeburgi40e: Use consistent type for vf_id
2016-05-02 Jesse Brandeburgi40e: PTP - avoid aggregate return warnings
2016-05-02 Catherine Sullivani40e: Fix uninitialized variable
2016-05-02 Carolyn Wybornyi40evf: RSS Hash Option parameters
2016-05-02 Neerav Parikhi40e: Remove HMC AQ API implementation
2016-05-02 Anjali Singhai... i40e: Prevent falling to promiscuous if the VF is not...
2016-05-02 Anjali Singhai... i40e: Limit the number of MAC and VLAN addresses that...
2016-05-01 Jon Paul Maloytipc: set 'active' state correctly for first establishe...
2016-05-01 Florian Fainelliof: of_mdio: Check if MDIO bus controller is available
2016-05-01 Anjali Singhai... i40e: Change the default for VFs to be not privileged
2016-04-29 David S. MillerMerge branch 'mlx5-aRFS'
2016-04-29 Maor Gottliebnet/mlx5e: Enabling aRFS mechanism
2016-04-29 Maor Gottliebnet/mlx5e: Add accelerated RFS support
2016-04-29 Maor Gottliebnet/mlx5e: Create aRFS flow tables
2016-04-29 Maor Gottliebnet/mlx5: Initializing CPU reverse mapping
2016-04-29 Maor Gottliebnet/mlx5e: Split the main flow steering table
2016-04-29 Maor Gottliebnet/mlx5e: Refactor mlx5e flow steering structs
2016-04-29 Maor Gottliebnet/mlx5: Support different attributes for priorities...
2016-04-29 Maor Gottliebnet/mlx5: Add user chosen levels when allocating flow...
2016-04-29 Maor Gottliebnet/mlx5: Set number of allowed levels in priority
2016-04-29 Maor Gottliebnet/mlx5: Introduce modify flow rule destination
2016-04-29 Tariq Toukannet/mlx5e: Direct TIR per RQ
2016-04-29 Matthew Finlaynet/mlx5e: Call vxlan_get_rx_port() with rtnl lock
2016-04-29 David S. MillerMerge branch 'enc28j60-small-improvements'
2016-04-29 Michael Heimpoldnet: ethernet: enc28j60: add device tree support
2016-04-29 Michael Heimpoldnet: ethernet: enc28j60: support half-duplex SPI contro...
2016-04-29 Nikolay Aleksandrovnet: constify is_skb_forwardable's arguments
2016-04-29 David S. MillerMerge branch 'ppp-rtnetlink'
2016-04-29 Guillaume Naultppp: add rtnetlink device creation support
2016-04-29 Guillaume Naultppp: define reusable device creation functions
2016-04-29 Alexandre TORGUEnet: ethernet: stmmac: update MDIO support for GMAC4
2016-04-29 Jiri Bencvxlan: fix initialization with custom link parameters
2016-04-29 David S. MillerMerge branch 'samples-bpf-user-experience'
2016-04-29 Jesper Dangaard... samples/bpf: like LLC also verify and allow redefining...
2016-04-29 Jesper Dangaard... samples/bpf: allow make to be run from samples/bpf...
2016-04-29 Jesper Dangaard... samples/bpf: add a README file to get users started
2016-04-29 Jesper Dangaard... samples/bpf: Makefile verify LLVM compiler avail and...
2016-04-29 Jesper Dangaard... samples/bpf: add back functionality to redefine LLC...
next