summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: frags: fix crash in ip_do_fragment()Taehee Yoo2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: process in-order fragments efficientlyPeter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: add helpers to process in-order fragments faster.Peter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: use rb trees for IP frag queue.Peter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: modify skb_rbtree_purge to return the truesize of all purged skbs.Peter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: discard IPv4 datagrams with overlapping segments.Peter Oskolkov2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: frags: rewrite ip6_expire_frag_queue()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: do not clone skb in ip_expire()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: break the 2GB limit for frags storageEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: get rif of inet_frag_evicting()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: remove some helpersEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipfrag: really prevent allocation on netns exitPaolo Abeni2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: use rhashtables for reassembly unitsEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: refactor lowpan_net_frag_init()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: refactor ipv6_frag_init()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: refactor ipfrag_init()Eric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: add a pointer to struct netns_fragsEric Dumazet2019-02-08
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inet: frags: change inet_frags_init_net() return valueEric Dumazet2019-02-08
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.173 (64b5644) into msm-4.4Srinivasarao P2019-02-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.173 into android-4.4Greg Kroah-Hartman2019-02-07
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: fix reading optional fields of L2TPv3Jacob Wen2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: remove l2specific_len dependency in l2tp_coreLorenzo Bianconi2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/rose: fix NULL ax25_cb kernel panicBernard Pidoux2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | netrom: switch to sock timer APICong Wang2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp: copy 4 more bytes to linear part if necessaryJacob Wen2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can: bcm: check timer values before ktime conversionOliver Hartkopp2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bridge: Fix ethernet header pointer before check skb forwardableYunjian Wang2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net_sched: refetch skb protocol for each filterCong Wang2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openvswitch: Avoid OOB read when parsing flow nlattrsRoss Lagerwall2019-02-06
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-02-06
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P2019-01-29
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.172 into android-4.4Greg Kroah-Hartman2019-01-28
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: speed up skb_rbtree_purge()Eric Dumazet2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: call sk_dst_reset when set SO_DONTROUTEyupeng2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Take rcu_read_lock in __inet6_bind for mapped addressesDavid Ahern2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped addressDavid Ahern2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_doitYing Xue2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_name_table_dumpYing Xue2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_link_setYing Xue2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_bearer_enableYing Xue2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | tipc: fix uninit-value in tipc_nl_compat_link_reset_statsYing Xue2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sctp: allocate sctp_sockaddr_entry with kzallocXin Long2019-01-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields2019-01-26