| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | * | | | | | | | | | | | | | dccp: fix out of bound access in dccp_v4_err() | Eric Dumazet | 2016-11-21 | |
| | | * | | | | | | | | | | | | | dccp: do not send reset to already closed sockets | Eric Dumazet | 2016-11-21 | |
| | | * | | | | | | | | | | | | | tcp: fix potential memory corruption | Eric Dumazet | 2016-11-21 | |
| | | * | | | | | | | | | | | | | net: mangle zero checksum in skb_checksum_help() | Eric Dumazet | 2016-11-21 | |
| | | * | | | | | | | | | | | | | net: clear sk_err_soft in sk_clone_lock() | Eric Dumazet | 2016-11-21 | |
| | | * | | | | | | | | | | | | | dctcp: avoid bogus doubling of cwnd after loss | Florian Westphal | 2016-11-21 | |
| | | * | | | | | | | | | | | | | netfilter: fix namespace handling in nf_log_proc_dostring | Jann Horn | 2016-11-18 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Amit Pundir | 2016-11-15 | |
| | |\| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | packet: on direct_xmit, limit tso and csum to supported devices | Willem de Bruijn | 2016-11-15 | |
| | | * | | | | | | | | | | | | sctp: validate chunk len before actually using it | Marcelo Ricardo Leitner | 2016-11-15 | |
| | | * | | | | | | | | | | | | net sched filters: fix notification of filter delete with proper handle | Jamal Hadi Salim | 2016-11-15 | |
| | | * | | | | | | | | | | | | udp: fix IP_CHECKSUM handling | Eric Dumazet | 2016-11-15 | |
| | | * | | | | | | | | | | | | net: sctp, forbid negative length | Jiri Slaby | 2016-11-15 | |
| | | * | | | | | | | | | | | | ipv4: use the right lock for ping_group_range | WANG Cong | 2016-11-15 | |
| | | * | | | | | | | | | | | | ipv4: disable BH in set_ping_group_range() | Eric Dumazet | 2016-11-15 | |
| | | * | | | | | | | | | | | | net: add recursion limit to GRO | Sabrina Dubroca | 2016-11-15 | |
| | | * | | | | | | | | | | | | bridge: multicast: restore perm router ports on multicast enable | Nikolay Aleksandrov | 2016-11-15 | |
| | | * | | | | | | | | | | | | net: pktgen: remove rcu locking in pktgen_change_name() | Eric Dumazet | 2016-11-15 | |
| | | * | | | | | | | | | | | | ipv6: correctly add local routes when lo goes up | Nicolas Dichtel | 2016-11-15 | |
| | | * | | | | | | | | | | | | ip6_tunnel: fix ip6_tnl_lookup | Vadim Fedorenko | 2016-11-15 | |
| | | * | | | | | | | | | | | | ipv6: tcp: restore IP6CB for pktoptions skbs | Eric Dumazet | 2016-11-15 | |
| | | * | | | | | | | | | | | | netlink: do not enter direct reclaim from netlink_dump() | Eric Dumazet | 2016-11-15 | |
| | | * | | | | | | | | | | | | packet: call fanout_release, while UNREGISTERING a netdev | Anoob Soman | 2016-11-15 | |
| | | * | | | | | | | | | | | | net: Add netdev all_adj_list refcnt propagation to fix panic | Andrew Collins | 2016-11-15 | |
| | | * | | | | | | | | | | | | net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ... | Shmulik Ladkani | 2016-11-15 | |
| | | * | | | | | | | | | | | | net: pktgen: fix pkt_size | Paolo Abeni | 2016-11-15 | |
| | | * | | | | | | | | | | | | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route | Nikolay Aleksandrov | 2016-11-15 | |
| | | * | | | | | | | | | | | | ip6_gre: fix flowi6_proto value in ip6gre_xmit_other() | Lance Richardson | 2016-11-15 | |
| | | * | | | | | | | | | | | | tcp: fix a compile error in DBGUNDO() | Eric Dumazet | 2016-11-15 | |
| | | * | | | | | | | | | | | | tcp: fix wrong checksum calculation on MTU probing | Douglas Caetano dos Santos | 2016-11-15 | |
| | | * | | | | | | | | | | | | tcp: fix overflow in __tcp_retransmit_skb() | Eric Dumazet | 2016-11-15 | |
| | | * | | | | | | | | | | | | mac80211: discard multicast and 4-addr A-MSDUs | Johannes Berg | 2016-11-10 | |
| | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-11-01 | |
| | |\| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | tunnels: Remove encapsulation offloads on decap. | Jesse Gross | 2016-10-31 | |
| | | * | | | | | | | | | | | tunnels: Don't apply GRO to multiple layers of encapsulation. | Jesse Gross | 2016-10-31 | |
| | | * | | | | | | | | | | | ipip: Properly mark ipip GRO packets as encapsulated. | Jesse Gross | 2016-10-31 | |
| | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-29 | |
| | |\| | | | | | | | | | | ||||
| | | * | | | | | | | | | | sunrpc: fix write space race causing stalls | David Vrabel | 2016-10-28 | |
| | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-18 | |
| | |\| | | | | | | | | | ||||
| | | * | | | | | | | | | batman-adv: remove unused callback from batadv_algo_ops struct | Marek Lindner | 2016-10-07 | |
| | | * | | | | | | | | | NFS: Don't drop CB requests with invalid principals | Chuck Lever | 2016-10-07 | |
| | | * | | | | | | | | | svc: Avoid garbage replies when pc_func() returns rpc_drop_reply | Chuck Lever | 2016-10-07 | |
| | | * | | | | | | | | | ipvs: fix bind to link-local mcast IPv6 address in backup | Quentin Armitage | 2016-10-07 | |
| | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| | * | | | | | | | | | net: inet: diag: expose the socket mark to privileged processes. | Lorenzo Colitti | 2016-10-12 | |
| | * | | | | | | | | | net: diag: make udp_diag_destroy work for mapped addresses. | Lorenzo Colitti | 2016-10-12 | |
| | * | | | | | | | | | net: diag: support SOCK_DESTROY for UDP sockets | David Ahern | 2016-10-12 | |
| | * | | | | | | | | | net: diag: allow socket bytecode filters to match socket marks | Lorenzo Colitti | 2016-10-12 | |
| | * | | | | | | | | | net: diag: slightly refactor the inet_diag_bc_audit error checks. | Lorenzo Colitti | 2016-10-12 | |
| | * | | | | | | | | | net: diag: Add support to filter on device index | David Ahern | 2016-10-12 | |
| | * | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-11 | |
| | |\| | | | | | | | | ||||
