]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-06-13 Yan-Hsuan Chuangrtlwifi: btcoex: hook external functions for newer...
2017-06-13 Yan-Hsuan Chuangrtlwifi: btcoex: add settings before the hardware is...
2017-06-13 Yan-Hsuan Chuangrtlwifi: btcoex: hook external PnP notify by chip for...
2017-06-13 Yan-Hsuan Chuangrtlwifi: btcoex: settings before firmware is downloaded
2017-06-13 Yan-Hsuan Chuangrtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*ant
2017-06-13 Yan-Hsuan Chuangrtlwifi: btcoex: add macros to check chip type
2017-06-13 Colin Ian Kingqtnfmac: check band before allocating cmd_skb to avoid...
2017-06-13 Colin Ian Kingmwifiex: make function mwifiex_ret_pkt_aggr_ctrl static
2017-06-13 Peter S. Houselbrcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
2017-06-13 Martin Michlmayrbrcmfmac: Fix grammar issue in error message
2017-06-13 Arend Van Sprielbrcmfmac: add scheduled scan support for specified...
2017-06-13 Arend Van Sprielbrcmfmac: add mutex to protect pno requests
2017-06-13 Arend Van Sprielbrcmfmac: add support multi-scheduled scan
2017-06-12 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2017-06-06' of git...
2017-06-12 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2017-06...
2017-06-12 David S. MillerMerge branch 'udp-reduce-cache-pressure'
2017-06-12 Paolo Abeniudp: try to avoid 2 cache miss on dequeue
2017-06-12 Paolo Abeniudp: avoid a cache miss on dequeue
2017-06-12 Paolo Abeninet: factor out a helper to decrement the skb refcount
2017-06-12 Niklas Söderlundsh_eth: add support for changing MTU
2017-06-11 Daniel Borkmannbpf, arm64: take advantage of stack_depth tracking
2017-06-11 David S. MillerMerge tag 'mlx5-updates-2017-06-11' of git://git.kernel...
2017-06-11 Grygorii Strashkonet: ethernet: ti: cpdma: do not enable host error...
2017-06-11 Grygorii Strashkonet: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_...
2017-06-10 David S. MillerMerge branch 'bpf-misc-updates'
2017-06-10 Daniel Borkmannbpf: add bpf_set_hash helper for tc progs
2017-06-10 Daniel Borkmannbpf: remove cg_skb_func_proto and use sk_filter_func_pr...
2017-06-10 Daniel Borkmannbpf, tests: set rlimit also for test_align, so it doesn...
2017-06-10 Daniel Borkmannbpf, tests: add a test for htab lookup + update traversal
2017-06-10 Daniel Borkmannbpf: reset id on spilled regs in clear_all_pkt_pointers
2017-06-10 Daniel Borkmannbpf: reset id on CONST_IMM transition
2017-06-10 Daniel Borkmannbpf: don't check spilled reg state for non-STACK_SPILLe...
2017-06-10 Daniel Borkmannbpf: avoid excessive stack usage for perf_sample_data
2017-06-10 Fabio Estevamnet: fec: Add a fec_enet_clear_ethtool_stats() stub...
2017-06-10 Chenbo FengRemove the redundant skb->dev initialization in ip6_fra...
2017-06-10 Xin Longsctp: no need to check assoc id before calling sctp_ass...
2017-06-10 Xin Longsctp: use read_lock_bh in sctp_eps_seq_show
2017-06-10 Xin Longsctp: fix recursive locking warning in sctp_do_peeloff
2017-06-10 Rosen, Raminet/packet: remove unneeded declaraion of tpacket_snd().
2017-06-10 Chenbo Fengbpf: Remove duplicate tcp_filter hook in ipv6
2017-06-10 Nicolas Dichtelbonding: warn user when 802.3ad speed is unknown
2017-06-10 Nicolas Dichtelnetns: fix error code when the nsid is already used
2017-06-10 Nicolas Dichtelnetns: define extack error msg for nsis cmds
2017-06-09 Ganesh Goudarcxgb4: fix memory leak in init_one()
2017-06-09 Arnd Bergmannqed: add qed_int_sb_init() stub function
2017-06-09 David S. MillerMerge branch 'qed-Light-L2-updates'
2017-06-09 Mintz, Yuvalqed: collect GSI port statistics
2017-06-09 Mintz, Yuvalqed: Call rx_release_cb() when flushing LL2
2017-06-09 Mintz, Yuvalqed: No need for LL2 frags indication
2017-06-09 Michal Kalderonqed*: LL2 callback operations
2017-06-09 Mintz, Yuvalqed: LL2 code relocations
2017-06-09 Mintz, Yuvalqed: Cleaner seperation of LL2 inputs
2017-06-09 Mintz, Yuvalqed: Revise ll2 Rx completion
2017-06-09 Mintz, Yuvalqed: LL2 to use packed information for tx
2017-06-09 David S. MillerMerge branch 'r8152-minor-adjustment'
2017-06-09 hayeswangr8152: replace napi_complete with napi_complete_done
2017-06-09 hayeswangr8152: avoid rx queue more than 1000 packets
2017-06-09 hayeswangr8152: check if disabling ALDPS is finished
2017-06-09 hayeswangr8152: move the initialization to reset_resume function
2017-06-09 hayeswangr8152: move the default coalesce setting for RTL8153
2017-06-09 hayeswangr8152: adjust U2P3 for RTL8153
2017-06-09 hayeswangr8152: adjust rtl8153_runtime_enable function
2017-06-09 hayeswangr8152: move the setting of rx aggregation
2017-06-09 hayeswangr8152: adjust the settings about MAC clock speed down...
2017-06-09 hayeswangr8152: adjust lpm settings for RTL8153
2017-06-09 hayeswangr8152: add r8153_phy_status function
2017-06-09 Martin KaFai Laubpf: Fix test_obj_id.c for llvm 5.0
2017-06-09 Martin KaFai Laubpf: Fix test_bpf_obj_id() when the bpf_jit_enable...
2017-06-09 Chenbo Fengipv6: Initial skb->dev and skb->protocol in ip6_output
2017-06-09 Rahul Lakkireddycxgb4: handle interrupt raised when FW crashes
2017-06-09 David S. MillerMerge branch 'nfp-FW-app-build-name-reporting'
2017-06-09 Jakub Kicinskinfp: report application FW build name in ethtool -i
2017-06-09 Jakub Kicinskinfp: keep MIP object around
2017-06-09 Jakub Kicinskinfp: remove automatic caching of HWInfo
2017-06-09 Jakub Kicinskinfp: remove automatic caching of RTsym table
2017-06-09 Jakub Kicinskinfp: make sure to cancel port refresh on the error...
2017-06-09 Derek Chicklesliquidio: disallow enabling firmware debug from a VF
2017-06-09 Girish Moodalbailgeneve: add missing rx stats accounting
2017-06-09 Krister JohansenIpvlan should return an error when an address is alread...
2017-06-09 David S. MillerMerge branch 'netvsc-small-cleanups'
2017-06-09 stephen hemmingernetvsc: fold in get_outbound_net_device
2017-06-09 stephen hemmingernetvsc: pass net_device to netvsc_init_buf and netvsc_c...
2017-06-09 stephen hemmingernetvsc: mark error cases as unlikely
2017-06-09 stephen hemmingernetvsc: use typed pointer for internal state
2017-06-09 stephen hemmingernetvsc: use hv_get_bytes_to_read
2017-06-09 stephen hemmingernetvsc: optimize calculation of number of slots
2017-06-09 David S. MillerMerge branch 'dsa-mv88e6xxx-ops-cosmetics'
2017-06-09 Vivien Didelotnet: dsa: mv88e6xxx: prefix PHY macros
2017-06-09 Vivien Didelotnet: dsa: mv88e6xxx: rework jumbo size operation
2017-06-09 Vivien Didelotnet: dsa: mv88e6xxx: rework pause limit operation
2017-06-09 Vivien Didelotnet: dsa: mv88e6xxx: do not prefix ops with g1
2017-06-09 Vivien Didelotnet: dsa: mv88e6xxx: use bridge state values
2017-06-09 Vivien Didelotnet: dsa: mv88e6xxx: add egress mode enumeration
2017-06-09 Vivien Didelotnet: dsa: mv888e6xxx: do not use netdev printing
2017-06-08 Willem de Bruijnskbuff: only inherit relevant tx_flags
2017-06-08 David S. MillerMerge branch 'net-add-const-to-mii_phy_ops-structures'
2017-06-08 Bhumika Goyaldrivers: net: emac: add const to mii_phy_ops structures
2017-06-08 Bhumika Goyaldrivers/net/sungem: add const to mii_phy_ops structures
2017-06-08 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2017-06-08 Rahul Lakkireddycxgb4: fix to bring link down after adapter crash
next