summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-09-05
|\
| * Merge branch 'for-4.14/wacom' into for-linusJiri Kosina2017-09-05
| |\
| | * HID: introduce hid_is_using_ll_driverJason Gerecke2017-07-27
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
| |\ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-11
| |\ \ \ \ \
| * | | | | | jump_label: Do not use unserialized static_key_enabled()Paolo Bonzini2017-08-10
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-04
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-21
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul2017-07-25
| | | |_|/ / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-01
|\ \ \ \ \ \
| * | | | | | udp: fix secpath leakYossi Kuperman2017-09-01
| * | | | | | bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel2017-09-01
| * | | | | | mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-01
| * | | | | | kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet2017-08-30
| * | | | | | sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_sfq: fix null pointer dereference on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_fq_codel: avoid double free on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_cbq: fix null pointer dereferences on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_hfsc: fix null pointer deref and double free on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_multiq: fix double free on init failureNikolay Aleksandrov2017-08-30
| * | | | | | sch_htb: fix crash on init failureNikolay Aleksandrov2017-08-30
| * | | | | | packet: Don't write vnet header beyond end of bufferBenjamin Poirier2017-08-29
| * | | | | | tipc: permit bond slave as bearerParthasarathy Bhuvaragan2017-08-29
| * | | | | | ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long2017-08-29
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-08-29
| |\ \ \ \ \ \
| | * | | | | | xfrm_user: fix info leak in build_aevent()Mathias Krause2017-08-28
| | * | | | | | xfrm_user: fix info leak in build_expire()Mathias Krause2017-08-28
| | * | | | | | xfrm_user: fix info leak in xfrm_notify_sa()Mathias Krause2017-08-28
| | * | | | | | xfrm_user: fix info leak in copy_user_offload()Mathias Krause2017-08-28
| | * | | | | | esp: Fix skb tailroom calculationSteffen Klassert2017-08-25
| | * | | | | | esp: Fix locking on page fragment allocationSteffen Klassert2017-08-25
| | * | | | | | net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti2017-08-24
| * | | | | | | net: dsa: Don't dereference dst->cpu_dp->netdevFlorian Fainelli2017-08-28
| * | | | | | | bridge: check for null fdb->dst before notifying switchdev driversRoopa Prabhu2017-08-28
| * | | | | | | ipv6: set dst.obsolete when a cached route has expiredXin Long2017-08-28
| * | | | | | | ipv6: fix sparse warning on rt6i_nodeWei Wang2017-08-28
| * | | | | | | l2tp: hold tunnel used while creating sessions with netlinkGuillaume Nault2017-08-28
| * | | | | | | l2tp: hold tunnel while handling genl TUNNEL_GET commandsGuillaume Nault2017-08-28
| * | | | | | | l2tp: hold tunnel while handling genl tunnel updatesGuillaume Nault2017-08-28
| * | | | | | | l2tp: hold tunnel while processing genl delete commandGuillaume Nault2017-08-28
| * | | | | | | l2tp: hold tunnel while looking up sessions in l2tp_netlinkGuillaume Nault2017-08-28
| * | | | | | | l2tp: initialise session's refcount before making it reachableGuillaume Nault2017-08-28
| * | | | | | | net: missing call of trace_napi_poll in busy_poll_stopJesper Dangaard Brouer2017-08-28
| * | | | | | | udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2017-08-25
| * | | | | | | tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca2017-08-25
| * | | | | | | ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert2017-08-25