summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-12-20net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti
2016-12-20net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-12-20net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-12-20net: core: Add a UID field to struct sock.Lorenzo Colitti
2016-12-20Revert "net: core: Support UID-based routing."Lorenzo Colitti
2016-09-19net: inet: diag: expose the socket mark to privileged processes.Lorenzo Colitti
2016-09-19net: diag: make udp_diag_destroy work for mapped addresses.Lorenzo Colitti
2016-09-19net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-09-19net: diag: allow socket bytecode filters to match socket marksLorenzo Colitti
2016-09-19net: diag: slightly refactor the inet_diag_bc_audit error checks.Lorenzo Colitti
2016-09-19net: diag: Add support to filter on device indexDavid Ahern
2016-09-07UPSTREAM: netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull
2016-09-02BACKPORT: Don't show empty tag stats for unprivileged uidsMohamad Ayyash
2016-08-30BACKPORT: tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron
2016-08-26net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-26ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-08-24UPSTREAM: af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat
2016-08-16UPSTREAM: tcp: make challenge acks less predictableEric Dumazet
2016-08-07UPSTREAM: net: Fix use after free in the recvmmsg exit pathArnaldo Carvalho de Melo
2016-07-14UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob...Florian Westphal
2016-07-14UPSTREAM: netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-07-11UPSTREAM: netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-06-29netfilter: xt_quota2: make quota2_log work wellLiping Zhang
2016-06-24UPSTREAM: net: fix infoleak in rtnetlinkKangjie Lu
2016-05-17UPSTREAM: mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney
2016-05-12xt_qtaguid: Fix panic caused by processing non-full socket.John Stultz
2016-04-26xt_qtaguid: Fix panic caused by synack processingJohn Stultz
2016-04-25netfilter: xt_qtaguid: seq_printf fixesAmit Pundir
2016-04-25Revert "misc: uidstat: Adding uid stat driver to collect network statistics."Amit Pundir
2016-04-25Revert "net: activity_stats: Add statistics for network transmission activity"Amit Pundir
2016-04-25Revert "net: activity_stats: Stop using obsolete create_proc_read_entry api"Amit Pundir
2016-04-25Revert "misc seq_printf fixes for 4.4"Amit Pundir
2016-04-22Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt
2016-04-21Revert "net: fix iterating over hashtable in tcp_nuke_addr()"Dmitry Shmidt
2016-04-21Revert "net: fix crash in tcp_nuke_addr()"Dmitry Shmidt
2016-04-21Revert "Don't kill IPv4 sockets when killing IPv6 sockets was requested."Dmitry Shmidt
2016-04-21Revert "tcp: Fix IPV6 module build errors"Dmitry Shmidt
2016-03-01ANDROID: net: fix 'const' warningsBrian Norris
2016-02-25net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2016-02-25net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti
2016-02-25tcp: diag: add support for request sockets to tcp_abort()Eric Dumazet
2016-02-25net: diag: Support destroying TCP sockets.Lorenzo Colitti
2016-02-25net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti
2016-02-25net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-02-25net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti
2016-02-16misc seq_printf fixes for 4.4Amit Pundir
2016-02-16net: wireless: Decrease scan entry expiration to avoid stall resultsDmitry Shmidt
2016-02-16bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2016-02-16rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2016-02-16tcp: Fix IPV6 module build errorsTushar Behera