summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-02-16net: ipv6: fix virtual tunneling buildAmit Pundir
2016-02-16Don't kill IPv4 sockets when killing IPv6 sockets was requested.Lorenzo Colitti
2016-02-16tcp: fix tcp_default_init_rwnd() for 4.1Dmitry Shmidt
2016-02-16tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall
2016-02-16net: activity_stats: Stop using obsolete create_proc_read_entry apiArve Hjønnevåg
2016-02-16net: activity_stats: Add statistics for network transmission activityMike Chan
2016-02-16xt_qtaguid: fix a race condition in if_tag_stat_updateliping.zhang
2016-02-16netfilter: xt_qtaguid/socket: build fixes for 4.4Amit Pundir
2016-02-16netfilter: xt_qtaguid: xt_socket: build fixesAmit Pundir
2016-02-16net: xt_qtaguid/xt_socket: fix refcount underflow and crashDmitry Torokhov
2016-02-16xt_qtaguid: use sock_gen_put() instead of xt_socket_put_sk()Amit Pundir
2016-02-16xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socketMohamad Ayyash
2016-02-16xt_qtaguid: fix broken uid/gid range checkAmit Pundir
2016-02-16netfilter: Build fixups - kuid/kguid changes & xt_socket_get/put_skJohn Stultz
2016-02-16net: core: Handle 'sk' being NULL in UID-based routingSreeram Ramachandran
2016-02-16net: core: Support UID-based routing.Lorenzo Colitti
2016-02-16net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabledAmit Pundir
2016-02-16net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2016-02-16nf: IDLETIMER: Fix broken uid field in the msgAmit Pundir
2016-02-16nf: IDLETIMER: Adds the uid field in the msgRuchi Kandoi
2016-02-16netfilter: fix seq_printf type mismatch warningSherman Yin
2016-02-16nf: Remove compilation error caused by e8430cbed3ef15fdb1ac26cfd020e010aa5f1c35Ruchi Kandoi