]> git.karo-electronics.de Git - karo-tx-linux.git/history - net
bnx2x: Add new device ids under the Qlogic vendor
[karo-tx-linux.git] / net /
2015-08-27 Daniel Borkmannnet: sched: consolidate tc_classify{,_compat}
2015-08-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-08-27 David S. MillerMerge branch 'ovs-conntrack'
2015-08-27 Joe Stringeropenvswitch: Allow attaching helpers to ct action
2015-08-27 Joe Stringeropenvswitch: Allow matching on conntrack label
2015-08-27 Joe Stringernetfilter: connlabels: Export setting connlabel length
2015-08-27 Joe Stringernetfilter: Always export nf_connlabels_replace()
2015-08-27 Joe Stringeropenvswitch: Allow matching on conntrack mark
2015-08-27 Joe Stringeropenvswitch: Add conntrack action
2015-08-27 Joe Stringeripv6: Export nf_ct_frag6_gather()
2015-08-27 Joe Stringeropenvswitch: Move MASKED* macros to datapath.h
2015-08-27 Joe Stringeropenvswitch: Serialize acts with original netlink len
2015-08-27 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-08...
2015-08-27 Alexei Starovoitovbpf: fix bpf_skb_set_tunnel_key() helper
2015-08-26 David S. MillerMerge branch 'act_bpf_lockless'
2015-08-26 Alexei Starovoitovnet_sched: act_bpf: remove spinlock in fast path
2015-08-26 Alexei Starovoitovnet_sched: convert rsvp to call tcf_exts_destroy from...
2015-08-26 Alexei Starovoitovnet_sched: convert tcindex to call tcf_exts_destroy...
2015-08-26 Alexei Starovoitovnet_sched: act_bpf: remove unnecessary copy
2015-08-26 Alexei Starovoitovnet_sched: make tcf_hash_destroy() static
2015-08-26 Kalle ValoMerge ath-next from ath.git
2015-08-25 David S. MillerMerge branch 'rds-more-fixes'
2015-08-25 santosh.shilimkar... RDS: remove superfluous from rds_ib_alloc_fmr()
2015-08-25 santosh.shilimkar... RDS: flush the FMR pool less often
2015-08-25 santosh.shilimkar... RDS: push FMR pool flush work to its own worker
2015-08-25 Wengang WangRDS: fix fmr pool dirty_count
2015-08-25 santosh.shilimkar... RDS: Fix rds MR reference count in rds_rdma_unuse()
2015-08-25 santosh.shilimkar... RDS: fix the dangling reference to rds_ib_incoming_slab
2015-08-25 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2015-08-25 David S. Millerrds: Fix improper gfp_t usage.
2015-08-25 WANG Congroute: fix a use-after-free
2015-08-25 Masanari Iidanet-next: Fix warning while make xmldocs caused by...
2015-08-25 David S. Millerah4: Fix error return in ah_input().
2015-08-25 Julia Lawallah6: fix error return code
2015-08-25 David S. MillerMerge branch 'rds-assorted-bug-fixes'
2015-08-25 santosh.shilimkar... RDS: check for valid cm_id before initiating connection
2015-08-25 Mukesh KackerRDS: return EMSGSIZE for oversize requests before proce...
2015-08-25 santosh.shilimkar... RDS: make sure rds_send_drop_to properly takes the...
2015-08-25 Santosh ShilimkarRDS: Don't destroy the rdma id until after we're done...
2015-08-25 santosh.shilimkar... RDS: Fix assertion level from fatal to warning
2015-08-25 santosh.shilimkar... RDS: Make sure we do a signaled send for large-send
2015-08-25 santosh.shilimkar... RDS: Mark message mapped before transmit
2015-08-25 santosh.shilimkar... RDS: add a sock_destruct callback debug aid
2015-08-25 santosh.shilimkar... RDS: check for congestion updates during rds_send_xmit
2015-08-25 santosh.shilimkar... RDS: make sure we post recv buffers
2015-08-25 santosh.shilimkar... RDS: don't update ip address tables if the address...
2015-08-25 santosh.shilimkar... RDS: destroy the ib state earlier during shutdown
2015-08-25 santosh.shilimkar... RDS: always free recv frag as we free its ring entry
2015-08-25 santosh.shilimkar... RDS: restore return value in rds_cmsg_rdma_args()
2015-08-25 Eric Dumazettcp: refine pacing rate determination
2015-08-25 David Ahernxfrm: Use VRF master index if output device is enslaved
2015-08-25 Eric Dumazettcp: fix slow start after idle vs TSO/GSO
2015-08-25 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2015-08-23' of https...
2015-08-24 Marek Lindnerbatman-adv: beautify supported routing algorithm list
2015-08-24 Sven Eckelmannbatman-adv: Fix conditional statements indentation
2015-08-24 Sven Eckelmannbatman-adv: Add lockdep_asserts for documented external...
2015-08-24 Sven Eckelmannbatman-adv: Annotate deleting functions with external...
2015-08-24 Marek Lindnerbatman-adv: convert bat_priv->tt.req_list to hlist
2015-08-24 Sven Eckelmannbatman-adv: Fix gw_bandwidth calculation on 32 bit...
2015-08-24 Sven Eckelmannbatman-adv: Return EINVAL on invalid gw_bandwidth change
2015-08-24 Marek Lindnerbatman-adv: prevent potential hlist double deletion
2015-08-24 Marek Lindnerbatman-adv: convert orig_node->vlan_list to hlist
2015-08-24 Sven Eckelmannbatman-adv: Remove batadv_ types forward declarations
2015-08-24 Marek Lindnerbatman-adv: rename batadv_new_tt_req_node to batadv_tt_...
2015-08-24 Marek Lindnerbatman-adv: update kernel doc of batadv_tt_global_del_o...
2015-08-24 Sven Eckelmannbatman-adv: Remove multiple assignment per line
2015-08-24 Sven Eckelmannbatman-adv: Fix kerneldoc over 80 column lines
2015-08-24 Sven Eckelmannbatman-adv: Replace C99 int types with kernel type
2015-08-24 David S. MillerMerge branch 'ila-precompute'
2015-08-24 Tom Herbertila: Precompute checksum difference for translations
2015-08-24 Tom Herbertlwt: Add cfg argument to build_state
2015-08-24 David S. MillerMerge tag 'nfc-next-4.3-1' of git://git.kernel.org...
2015-08-23 David S. MillerMerge tag 'linux-can-next-for-4.3-20150820' of git...
2015-08-23 David S. MillerMerge branch 'tipc-failover-fixes'
2015-08-23 Jon Paul Maloytipc: fix stale link problem during synchronization
2015-08-23 Jon Paul Maloytipc: interrupt link synchronization when a link goes...
2015-08-23 Jon Paul Maloytipc: eliminate risk of premature link setup during...
2015-08-23 David S. MillerMerge branch 'gro_tunnels'
2015-08-23 Tom Herbertfou: Do WARN_ON_ONCE in gue_gro_receive for bad proto...
2015-08-23 Tom Herbertgro: Fix remcsum offload to deal with frags in GRO
2015-08-21 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-08-21 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-08-21 Pablo Neira AyusoMerge branch 'master' of git://git.kernel.org/pub/scm...
2015-08-21 Linus TorvaldsMerge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org...
2015-08-20 David S. MillerMerge branch 'lwt-ipv6'
2015-08-20 Jiri Bencipv6: route: per route IP tunnel metadata via lightweig...
2015-08-20 Jiri Bencipv6: route: extend flow representation with tunnel key
2015-08-20 Jiri Bencipv6: ndisc: inherit metadata dst when creating ndisc...
2015-08-20 Jiri Bencipv6: drop metadata dst in ip6_route_input
2015-08-20 Jiri Bencroute: move lwtunnel state to dst_entry
2015-08-20 Jiri Bencip_tunnels: use tos and ttl fields also for IPv6
2015-08-20 Jiri Bencip_tunnels: add IPv6 addresses to ip_tunnel_key
2015-08-20 Rafael J. WysockiMerge branches 'acpi-video' and 'cpufreq-fixes'
2015-08-20 David Ahernnet: Fix nexthop lookups
2015-08-20 Scott Feldmanbridge: fix netlink max attr size
2015-08-20 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2015-08...
2015-08-20 Ying Xueipv4: Make fib_encap_match static
2015-08-20 Christophe Ricardnfc: netlink: Add capability to reply to vendor_cmd...
2015-08-20 Christophe Ricardnfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
2015-08-20 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next