summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman2021-01-30
| |\|
| | * net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet2021-01-30
| | * ipv6: create multicast route with RTPROT_KERNELMatteo Croce2021-01-30
| | * skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() tooAlexander Lobakin2021-01-30
| | * netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault2021-01-30
| * | Merge 4.4.253 into android-4.4-pGreg Kroah-Hartman2021-01-23
| |\|
| | * net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-23
| | * rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-23
| | * net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-23
| | * net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata2021-01-23
| | * net: dcb: Validate netlink message in DCB handlerPetr Machata2021-01-23
| | * net: sunrpc: interpret the return value of kstrtou32 correctlyj.nixdorf@avm.de2021-01-23
| * | Merge 4.4.252 into android-4.4-pGreg Kroah-Hartman2021-01-17
| |\|
| | * net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...Vasily Averin2021-01-17
| | * net: fix pmtu check in nopmtudisc modeFlorian Westphal2021-01-17
| | * net: ip: always refragment ip defragmented packetsFlorian Westphal2021-01-17
| * | ANDROID: xt_qtaguid: Remove tag_entry from process list on untagKalesh Singh2021-01-12
| * | Merge 4.4.251 into android-4.4-pGreg Kroah-Hartman2021-01-12
| |\|
| | * netfilter: xt_RATEEST: reject non-null terminated string from userspaceFlorian Westphal2021-01-12
| | * netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin2021-01-12
| | * net: sched: prevent invalid Scell_log shift countRandy Dunlap2021-01-12
| | * ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault2021-01-12
* | | Merge tag 'LA.UM.9.2.r1-02000-SDMxx0.0' of https://source.codeaurora.org/quic...Michael Bestas2021-02-06
|\ \ \
| * \ \ Merge "net: ipv6: Use passed in table for nexthop lookups" into kernel.lnx.4....Linux Build Service Account2021-01-11
| |\ \ \
| | * | | net: ipv6: Use passed in table for nexthop lookupsDavid Ahern2021-01-11
| * | | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2021-01-07
| |/ / /
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\ \ \ \ | | |/ / | |/| |
| * | | Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman2020-12-29
| |\ \ \ | | | |/ | | |/|
| | * | cfg80211: initialize rekey_dataSara Sharon2020-12-29
| | * | Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-12-29
| | * | Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-12-29
| | * | net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong2020-12-29
| | * | tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell2020-12-29
| * | | Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman2020-12-11
| |\| |
| | * | net/x25: prevent a couple of overflowsDan Carpenter2020-12-11
| | * | netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart2020-12-11
| | * | rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn2020-12-11
| | * | net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann2020-12-11
* | | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\| | |
| * | | Merge 4.4.246 into android-4.4-pGreg Kroah-Hartman2020-11-24
| |\| |
| | * | mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-24
| | * | mac80211: allow driver to prevent two stations w/ same addressJohannes Berg2020-11-24
| | * | mac80211: minstrel: fix tx status processing corner caseFelix Fietkau2020-11-24
| | * | mac80211: minstrel: remove deferred sampling codeFelix Fietkau2020-11-24
| | * | net: Have netpoll bring-up DSA management interfaceFlorian Fainelli2020-11-24
| | * | sctp: change to hold/put transport for proto_unreach_timerXin Long2020-11-24
| | * | net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He2020-11-24
| | * | netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore2020-11-24
| | * | netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore2020-11-24
| | * | net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit2020-11-24