Age | Commit message (Expand) | Author |
2015-05-13 | ipv4: Missing sk_nulls_node_init() in ping_unhash(). | David S. Miller |
2015-05-06 | net: fix crash in build_skb() | Eric Dumazet |
2015-05-06 | net: do not deplete pfmemalloc reserve | Eric Dumazet |
2015-05-06 | tcp: avoid looping in tcp_send_fin() | Eric Dumazet |
2015-05-06 | tcp: fix possible deadlock in tcp_send_fin() | Eric Dumazet |
2015-05-06 | ip_forward: Drop frames with attached skb->sk | Sebastian Pöhn |
2015-04-29 | netfilter: conntrack: disable generic tracking for known protocols | Florian Westphal |
2015-04-29 | tcp: tcp_make_synack() should clear skb->tstamp | Eric Dumazet |
2015-04-29 | ipv6: protect skb->sk accesses from recursive dereference inside the stack | hannes@stressinduktion.org |
2015-04-29 | tcp: fix FRTO undo on cumulative ACK of SACKed range | Neal Cardwell |
2015-04-29 | ipv6: Don't reduce hop limit for an interface | D.S. Ljungmark |
2015-04-29 | tcp: prevent fetching dst twice in early demux code | Michal Kubeček |
2015-04-19 | net: llc: use correct size for sysctl timeout entries | Sasha Levin |
2015-04-19 | net: rds: use correct size for max unacked packets and bytes | Sasha Levin |
2015-04-19 | tcp: Fix crash in TCP Fast Open | Ben Hutchings |
2015-04-13 | mac80211: drop unencrypted frames in mesh fwding | Bob Copeland |
2015-04-13 | mac80211: disable u-APSD queues by default | Michal Kazior |
2015-04-13 | nl80211: ignore HT/VHT capabilities without QoS/WMM | Johannes Berg |
2015-03-26 | netfilter: xt_socket: fix a stack corruption bug | Eric Dumazet |
2015-03-26 | netfilter: nft_compat: fix module refcount underflow | Pablo Neira Ayuso |
2015-03-26 | ipvs: rerouting to local clients is not needed anymore | Julian Anastasov |
2015-03-26 | ipvs: add missing ip_vs_pe_put in sync code | Julian Anastasov |
2015-03-26 | can: add missing initialisations in CAN related skbuffs | Oliver Hartkopp |
2015-03-26 | tcp: make connect() mem charging friendly | Eric Dumazet |
2015-03-26 | net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha... | Catalin Marinas |
2015-03-26 | tcp: fix tcp fin memory accounting | Josh Hunt |
2015-03-26 | ipv6: fix backtracking for throw routes | Steven Barth |
2015-03-26 | rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg() | Al Viro |
2015-03-26 | caif: fix MSG_OOB test in caif_seqpkt_recvmsg() | Al Viro |
2015-03-26 | inet_diag: fix possible overflow in inet_diag_dump_one_icsk() | Eric Dumazet |
2015-03-26 | rds: avoid potential stack overflow | Arnd Bergmann |
2015-03-26 | net: sysctl_net_core: check SNDBUF and RCVBUF for min length | Alexey Kodanev |
2015-03-18 | sunrpc: fix braino in ->poll() | Al Viro |
2015-03-18 | net: irda: fix wait_until_sent poll timeout | Johan Hovold |
2015-03-18 | mac80211: Send EAPOL frames at lowest rate | Jouni Malinen |
2015-03-18 | net: ping: Return EAFNOSUPPORT when appropriate. | Lorenzo Colitti |
2015-03-18 | udp: only allow UFO for packets from SOCK_DGRAM sockets | Michal Kubeček |
2015-03-18 | net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg | Catalin Marinas |
2015-03-18 | net: reject creation of netdev names with colons | Matthew Thode |
2015-03-18 | ematch: Fix auto-loading of ematch modules. | Ignacy Gawędzki |
2015-03-18 | ipv4: ip_check_defrag should not assume that skb_network_offset is zero | Alexander Drozdov |
2015-03-18 | ipv4: ip_check_defrag should correctly check return value of skb_copy_bits | Alexander Drozdov |
2015-03-18 | gen_stats.c: Duplicate xstats buffer for later use | Ignacy Gawędzki |
2015-03-18 | rtnetlink: call ->dellink on failure when ->newlink exists | WANG Cong |
2015-03-18 | ipv6: fix ipv6_cow_metrics for non DST_HOST case | Martin KaFai Lau |
2015-03-18 | rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY | Daniel Borkmann |
2015-03-18 | pktgen: fix UDP checksum computation | Sabrina Dubroca |
2015-03-06 | libceph: fix double __remove_osd() problem | Ilya Dryomov |
2015-03-06 | libceph: change from BUG to WARN for __remove_osd() asserts | Ilya Dryomov |
2015-03-06 | libceph: assert both regular and lingering lists in __remove_osd() | Ilya Dryomov |