summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | net: socket: fix a missing-check bugWenwen Wang2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | vti6: flush x-netns xfrm cache when vti interface is removedNicolas Dichtel2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | sch_red: update backlog as wellWANG Cong2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | xfrm: Clear sk_dst_cache when applying per-socket policy.Jonathan Basseri2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | ipv6: orphan skbs in reassembly unitEric Dumazet2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | net: drop write-only stack variableDavid Herrmann2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | Bluetooth: SMP: fix crash in unpairingMatias Karhumaa2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | xfrm: validate template modeSean Tranchetti2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | cfg80211: reg: Init wiphy_idx in regulatory_hint_core()Andrei Otcheretianski2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | mac80211: Always report TX statusAndrei Otcheretianski2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo2018-11-10
| | | * | | | | | | | | | | | | | | | | | | | xfrm: Validate address prefix lengths in the xfrm selector.Steffen Klassert2018-11-10
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | BACKPORT: xfrm: Allow Output Mark to be Updated Using UPDSABenedict Wong2018-11-06
* | | | | | | | | | | | | | | | | | | | | | af_key: unconditionally clone on broadcastSean Tranchetti2018-11-09
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.162 (3eb8e73) into msm-4.4"Linux Build Service Account2018-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Merge android-4.4.162 (3eb8e73) into msm-4.4Srinivasarao P2018-10-22
| |\| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Merge 4.4.162 into android-4.4Greg Kroah-Hartman2018-10-20
| | |\| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet2018-10-20
| | | * | | | | | | | | | | | | | | | | | | netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti2018-10-20
| | | * | | | | | | | | | | | | | | | | | | net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill2018-10-20
| | | * | | | | | | | | | | | | | | | | | | net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-20
| | | * | | | | | | | | | | | | | | | | | | ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet2018-10-20
| | | * | | | | | | | | | | | | | | | | | | ip_tunnel: be careful when accessing the inner headerPaolo Abeni2018-10-20
| | | * | | | | | | | | | | | | | | | | | | ip6_tunnel: be careful when accessing the inner headerPaolo Abeni2018-10-20
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.161 (8e7f196) into msm-4.4"Linux Build Service Account2018-10-22
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merge android-4.4.161 (8e7f196) into msm-4.4Srinivasarao P2018-10-15
| |\| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Merge 4.4.161 into android-4.4Greg Kroah-Hartman2018-10-13
| | |\| | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | ebtables: arpreply: Add the standard target sanity checkGao Feng2018-10-13
| | | * | | | | | | | | | | | | | | | | | tcp: add tcp_ooo_try_coalesce() helperEric Dumazet2018-10-13
| | | * | | | | | | | | | | | | | | | | | tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet2018-10-13
| | | * | | | | | | | | | | | | | | | | | tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet2018-10-13
| | | * | | | | | | | | | | | | | | | | | tcp: fix a stale ooo_last_skb after a replaceEric Dumazet2018-10-13
| | | * | | | | | | | | | | | | | | | | | tcp: use an RB tree for ooo receive queueYaogong Wang2018-10-13
| | | * | | | | | | | | | | | | | | | | | tcp: increment sk_drops for dropped rx packetsEric Dumazet2018-10-13
| | | * | | | | | | | | | | | | | | | | | mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-13
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.160 (a94efb1) into msm-4.4"Linux Build Service Account2018-10-16
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge android-4.4.160 (a94efb1) into msm-4.4Srinivasarao P2018-10-15
| |\| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge 4.4.160 into android-4.4Greg Kroah-Hartman2018-10-10
| | |\| | | | | | | | | | | | | | | | |