]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-11-09 Liping Zhangnetfilter: nf_tables: simplify the basic expressions...
2016-11-09 Pablo Neira... netfilter: nft_hash: get random bytes if seed is not...
2016-11-03 Pablo Neira... netfilter: handle NF_REPEAT from nf_conntrack_in()
2016-11-03 Pablo Neira... netfilter: merge nf_iterate() into nf_hook_slow()
2016-11-03 Pablo Neira... netfilter: remove hook_entries field from nf_hook_state
2016-11-03 Pablo Neira... netfilter: use switch() to handle verdict cases from...
2016-11-03 Pablo Neira... netfilter: nf_tables: use hook state from xt_action_par...
2016-11-03 Pablo Neira... netfilter: x_tables: move hook state into xt_action_par...
2016-11-03 Pablo Neira... netfilter: deprecate NF_STOP
2016-11-03 Pablo Neira... netfilter: kill NF_HOOK_THRESH() and state->tresh
2016-11-03 Pablo Neira... netfilter: remove comments that predate rcu days
2016-11-03 Pablo Neira... netfilter: get rid of useless debugging from core
2016-11-02 Govindarajulu... enic: set skb->hash type properly
2016-11-02 Philippe Reynesnet: 3com: typhoon: use new api ethtool_{get|set}_link_...
2016-11-02 Tom Herbertila: Fix crash caused by rhashtable changes
2016-11-02 Cyrill Gorcunovnet: ip, diag -- Adjust raw_abort to use unlocked __udp...
2016-11-02 Woojung Huhlan78xx: Use irq_domain for phy interrupt from USB...
2016-11-02 Eric Dumazettcp: enhance tcp collapsing
2016-11-02 Philippe Reynesnet: 3c509: use new api ethtool_{get|set}_link_ksettings
2016-11-02 Philippe Reynesnet: 3c59x: use new api ethtool_{get|set}_link_ksettings
2016-11-02 Philippe Reynesnet: mii: add generic function to support ksetting...
2016-11-02 David S. MillerMerge branch 'mlx4-XDP-tx-refactor'
2016-11-02 Tariq Toukannet/mlx4_en: Add ethtool statistics for XDP cases
2016-11-02 Tariq Toukannet/mlx4_en: Refactor the XDP forwarding rings scheme
2016-11-02 Tariq Toukannet/mlx4_en: Add TX_XDP for CQ types
2016-11-02 Xin Longsctp: clean up sctp_packet_transmit
2016-11-02 David S. MillerMerge branch 'cls_flower-misc'
2016-11-02 Roi Dayannet/sched: cls_flower: merge filter delete/destroy...
2016-11-02 Roi Dayannet/sched: cls_flower: add missing unbind call when...
2016-11-02 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-11-01 Florian Westphalnetfilter: nf_queue: place volatile data in own cacheline
2016-11-01 Liping Zhangnetfilter: nf_tables: remove useless U8_MAX validation
2016-11-01 Anders K. Pedersennetfilter: nf_tables: introduce routing expression
2016-11-01 Pablo Neira... netfilter: move socket lookup infrastructure to nf_sock...
2016-11-01 Pablo Neira... netfilter: nf_log: add packet logging for netdev family
2016-11-01 Florian Westphalnetfilter: nf_tables: add fib expression
2016-11-01 Wei Yongjungenetlink: fix error return code in genl_register_family()
2016-11-01 David Ahernnet: Enable support for VRF with ipv4 multicast
2016-11-01 David S. MillerMerge branch 'tipc-socket-layer-improvements'
2016-11-01 Parthasarathy... tipc: remove SS_CONNECTED sock state
2016-11-01 Parthasarathy... tipc: create TIPC_CONNECTING as a new sk_state
2016-11-01 Parthasarathy... tipc: remove SS_DISCONNECTING state
2016-11-01 Parthasarathy... tipc: create TIPC_DISCONNECTING as a new sk_state
2016-11-01 Parthasarathy... tipc: create TIPC_OPEN as a new sk_state
2016-11-01 Parthasarathy... tipc: create TIPC_ESTABLISHED as a new sk_state
2016-11-01 Parthasarathy... tipc: create TIPC_LISTEN as a new sk_state
2016-11-01 Parthasarathy... tipc: remove socket state SS_READY
2016-11-01 Parthasarathy... tipc: remove probing_intv from tipc_sock
2016-11-01 Parthasarathy... tipc: remove tsk->connected from tipc_sock
2016-11-01 Parthasarathy... tipc: remove tsk->connected for connectionless sockets
2016-11-01 Parthasarathy... tipc: rename tsk->remote to tsk->peer for consistent...
2016-11-01 Parthasarathy... tipc: rename struct tipc_skb_cb member handle to bytes_read
2016-11-01 Parthasarathy... tipc: set kern=0 in sk_alloc() during tipc_accept()
2016-11-01 Parthasarathy... tipc: wakeup sleeping users at disconnect
2016-11-01 Parthasarathy... tipc: return early for non-blocking sockets at link...
2016-11-01 David S. MillerMerge branch 'nfp-cleanups-and-RX-path-rewrite'
2016-11-01 Jakub Kicinskinfp: bring back support for different ring counts
2016-11-01 Jakub Kicinskinfp: replace num_irqs with max_r_vecs
2016-11-01 Jakub Kicinskinfp: remove nfp_net_irqs_wanted()
2016-11-01 Jakub Kicinskinfp: use unsigned int for vector/ring counts
2016-11-01 Jakub Kicinskinfp: create separate define for max number of vectors
2016-11-01 Jakub Kicinskinfp: use AND instead of modulo to get ring indexes
2016-11-01 Jakub Kicinskinfp: add separate buffer allocation function for napi
2016-11-01 Jakub Kicinskinfp: use alloc_frag() and build_skb()
2016-11-01 Jakub Kicinskinfp: add buffer drop/recycle helper for RX
2016-11-01 Jakub Kicinskinfp: centralize the buffer size calculation
2016-11-01 Jakub Kicinskinfp: remove inline attributes and dead code
2016-11-01 Jakub Kicinskinfp: remove unnecessary call to ether_setup()
2016-11-01 Jakub Kicinskinfp: remove support for nfp3200
2016-11-01 Jakub Kicinskinfp: simplify nfp_net_poll()
2016-11-01 David S. MillerMerge branch 'qed-next'
2016-11-01 Mintz, Yuvalqed: Correct VF mac number
2016-11-01 Mintz, Yuvalqede: Don't override priv_flags
2016-11-01 David S. MillerMerge branch '40GbE' of git://git.kernel.org/pub/scm...
2016-11-01 Eric Dumazetnet: set SK_MEM_QUANTUM to 4096
2016-11-01 Paul Gortmakernet: cris: make eth_v10.c explicitly non-modular
2016-10-31 Filip Sadowskii40e: removed unreachable code
2016-10-31 Maciej Sosini40e: Implementation of ERROR state for NVM update...
2016-10-31 Michal Kosiarzi40e: Fix for division by zero
2016-10-31 Mitch Williamsi40e: clear mac filter count on reset
2016-10-31 Alexander Duycki40e: Reorder logic for coalescing RS bits
2016-10-31 Alexander Duycki40e: Add common function for finding VSI by type
2016-10-31 Jacob Kelleri40evf: avoid an extra msleep while
2016-10-31 Jacob Kelleri40e: replace PTP Rx timestamp hang logic
2016-10-31 Jacob Kelleri40e: use a mutex instead of spinlock in PTP user entry...
2016-10-31 Jacob Kelleri40e: correct check for reading TSYNINDX from the recei...
2016-10-31 Jacob Kelleri40e: remove duplicate add/delete adminq command code...
2016-10-31 Jacob Kelleri40e: avoid looping to check whether we're in VLAN...
2016-10-31 Alan Bradyi40e: fix MAC filters when removing VLANs
2016-10-31 Jacob Kelleri40e: properly cleanup on allocation failure in i40e_sy...
2016-10-31 Jacob Kelleri40e: store MAC/VLAN filters in a hash with the MAC...
2016-10-31 Jacob Kelleri40e: implement __i40e_del_filter and use where applicable
2016-10-31 Jacob Kelleri40e: When searching all MAC/VLAN filters, ignore remov...
2016-10-31 Jacob Kelleri40e: refactor i40e_put_mac_in_vlan to avoid changing...
2016-10-31 Jacob Kelleri40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
2016-10-31 Jacob Kelleri40e: make use of __dev_uc_sync and __dev_mc_sync
2016-10-31 Jacob Kelleri40e: drop is_vf and is_netdev fields in struct i40e_ma...
2016-10-31 Colin Ian Kingi40e: Add missing \n to end of dev_err message
2016-10-31 David S. MillerMerge branch 'bridge-PIM-hello'
2016-10-31 Nikolay Aleksandrovbridge: mcast: add router port on PIM hello message
next