Age | Commit message (Expand) | Author |
2014-10-15 | ip6_gre: fix flowi6_proto value in xmit path | Nicolas Dichtel |
2014-10-15 | gro: fix aggregation for skb using frag_list | Eric Dumazet |
2014-10-15 | xfrm: Generate queueing routes only from route lookup functions | Steffen Klassert |
2014-10-15 | xfrm: Generate blackhole routes only from route lookup functions | Steffen Klassert |
2014-10-15 | bridge: Fix br_should_learn to check vlan_enabled | Vlad Yasevich |
2014-10-15 | bridge: Check if vlan filtering is enabled only once. | Vlad Yasevich |
2014-10-15 | ipv6: restore the behavior of ipv6_sock_ac_drop() | WANG Cong |
2014-10-15 | ipv6: fix rtnl locking in setsockopt for anycast and multicast | Sabrina Dubroca |
2014-10-15 | l2tp: fix race while getting PMTU on PPP pseudo-wire | Guillaume Nault |
2014-10-15 | openvswitch: fix panic with multiple vlan headers | Jiri Benc |
2014-10-15 | packet: handle too big packets for PACKET_V3 | Eric Dumazet |
2014-10-15 | tcp: fix ssthresh and undo for consecutive short FRTO episodes | Neal Cardwell |
2014-10-15 | tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() | Neal Cardwell |
2014-10-15 | sit: Fix ipip6_tunnel_lookup device matching criteria | Shmulik Ladkani |
2014-10-15 | tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) | Andrey Vagin |
2014-10-15 | net: Always untag vlan-tagged traffic on input. | Vlad Yasevich |
2014-10-15 | rtnetlink: fix VF info size | Jiri Benc |
2014-10-15 | netlink: reset network header before passing to taps | Daniel Borkmann |
2014-10-05 | ipvs: fix ipv6 hook registration for local replies | Julian Anastasov |
2014-10-05 | netfilter: x_tables: allow to use default cgroup match | Daniel Borkmann |
2014-10-05 | ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding | Alex Gartrell |
2014-10-05 | netfilter: xt_hashlimit: perform garbage collection from process context | Eric Dumazet |
2014-10-05 | ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack | Julian Anastasov |
2014-10-05 | nl80211: clear skb cb before passing to netlink | Johannes Berg |
2014-10-05 | Revert "mac80211: disable uAPSD if all ACs are under ACM" | Johannes Berg |
2014-09-17 | libceph: gracefully handle large reply messages from the mon | Sage Weil |
2014-09-17 | libceph: do not hard code max auth ticket len | Ilya Dryomov |
2014-09-17 | libceph: add process_one_ticket() helper | Ilya Dryomov |
2014-09-17 | libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly | Ilya Dryomov |
2014-09-17 | Bluetooth: Avoid use of session socket after the session gets freed | Vignesh Raman |
2014-09-17 | Bluetooth: never linger on process exit | Vladimir Davydov |
2014-09-05 | svcrdma: Select NFSv4.1 backchannel transport based on forward channel | Chuck Lever |
2014-08-14 | sctp: fix possible seqlock seadlock in sctp_packet_transmit() | Eric Dumazet |
2014-08-14 | batman-adv: Fix out-of-order fragmentation support | Sven Eckelmann |
2014-08-14 | iovec: make sure the caller actually wants anything in memcpy_fromiovecend | Sasha Levin |
2014-08-14 | net: Correctly set segment mac_len in skb_segment(). | Vlad Yasevich |
2014-08-14 | net: sctp: inherit auth_capable on INIT collisions | Daniel Borkmann |
2014-08-14 | tcp: Fix integer-overflow in TCP vegas | Christoph Paasch |
2014-08-14 | tcp: Fix integer-overflows in TCP veno | Christoph Paasch |
2014-08-14 | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip" | Dmitry Popov |
2014-08-14 | net: sendmsg: fix NULL pointer dereference | Andrey Ryabinin |
2014-08-14 | ip: make IP identifiers less predictable | Eric Dumazet |
2014-08-14 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2014-08-14 | xfrm: Fix installation of AH IPsec SAs | Tobias Brunner |
2014-08-07 | net/l2tp: don't fall back on UDP [get|set]sockopt | Sasha Levin |
2014-08-07 | Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan" | Johannes Berg |
2014-08-07 | cfg80211: fix mic_failure tracing | Eliad Peller |
2014-07-31 | nl80211: move set_qos_map command into split state | Johannes Berg |
2014-07-28 | ipv4: fix buffer overflow in ip_options_compile() | Eric Dumazet |
2014-07-28 | dns_resolver: Null-terminate the right string | Ben Hutchings |