summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
* | | | Merge "Merge android-4.4.131 (d5d6526) into msm-4.4"Linux Build Service Account2018-05-10
|\ \ \ \
| * | | | Merge android-4.4.131 (d5d6526) into msm-4.4Srinivasarao P2018-05-03
| |\| | |
| | * | | Merge 4.4.131 into android-4.4Greg Kroah-Hartman2018-05-02
| | |\| |
| | | * | libceph: validate con->state at the top of try_write()Ilya Dryomov2018-05-02
| | * | | Merge 4.4.130 into android-4.4Greg Kroah-Hartman2018-04-30
| | |\| |
| | | * | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-29
| | | * | net: af_packet: fix race in PACKET_{R|T}X_RINGEric Dumazet2018-04-29
| | | * | tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-29
| | | * | net: fix deadlock while clearing neighbor proxy tableWolfgang Bumiller2018-04-29
| | | * | tipc: add policy for TIPC_NLA_NET_ADDREric Dumazet2018-04-29
| | | * | llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang2018-04-29
| | | * | llc: hold llc_sap before release_sock()Cong Wang2018-04-29
| | | * | sctp: do not check port in sctp_inet6_cmp_addrXin Long2018-04-29
| | | * | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multiToshiaki Makita2018-04-29
| | | * | packet: fix bitfield update raceWillem de Bruijn2018-04-29
| | | * | tcp: don't read out-of-bounds opsizeJann Horn2018-04-29
| | | * | llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-29
| | | * | net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-29
| | | * | l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-04-29
| | | * | KEYS: DNS: limit the length of option stringsEric Biggers2018-04-29
* | | | | ipvs: use IPVS_CMD_ATTR_MAX for family.maxattrWANG Cong2018-05-03
|/ / / /
* | | | Merge "Merge android-4.4.129 (b1c4836) into msm-4.4"Linux Build Service Account2018-05-02
|\ \ \ \
| * | | | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
| |\| | |
| | * | | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
| | |\| |
| | | * | rpc_pipefs: fix double-dput()Al Viro2018-04-24
* | | | | Merge "Merge android-4.4.128 (89904cc) into msm-4.4"Linux Build Service Account2018-05-02
|\| | | |
| * | | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
| |\| | |
| | * | | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
| | |\| |
| | | * | ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni2018-04-13
| | | * | net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill2018-04-13
| | | * | net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh2018-04-13
| | | * | vti6: better validate user provided tunnel namesEric Dumazet2018-04-13
| | | * | ip6_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-13
| | | * | ip6_gre: better validate user provided tunnel namesEric Dumazet2018-04-13
| | | * | ipv6: sit: better validate user provided tunnel namesEric Dumazet2018-04-13
| | | * | ip_tunnel: better validate user provided tunnel namesEric Dumazet2018-04-13
| | | * | net: fool proof dev_valid_name()Eric Dumazet2018-04-13
| | | * | vlan: also check phy_driver ts_info for vlan's real deviceHangbin Liu2018-04-13
| | | * | sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet2018-04-13
| | | * | sctp: do not leak kernel memory to user spaceEric Dumazet2018-04-13
| | | * | net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti2018-04-13
| | | * | netlink: make sure nladdr has correct size in netlink_connect()Alexander Potapenko2018-04-13
| | | * | net/ipv6: Fix route leaking between VRFsDavid Ahern2018-04-13
| | | * | net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-04-13
| | | * | arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines2018-04-13
| | | * | rxrpc: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-13
| | | * | ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2018-04-13
| | | * | Bluetooth: Send HCI Set Event Mask Page 2 command only when neededMarcel Holtmann2018-04-13
| | | * | sctp: fix recursive locking warning in sctp_do_peeloffXin Long2018-04-13
| | | * | skbuff: only inherit relevant tx_flagsWillem de Bruijn2018-04-13