]> git.karo-electronics.de Git - linux-beck.git/history - net
tcp: fixing TLP's FIN recovery
[linux-beck.git] / net /
2014-06-12 Per Hurtigtcp: fixing TLP's FIN recovery
2014-06-12 Linus Lüssingbridge: fix compile error when compiling without IPv6...
2014-06-12 Linus Lüssingbridge: fix smatch warning / potential null pointer...
2014-06-12 Xufeng Zhangsctp: Fix sk_ack_backlog wrap-around problem
2014-06-11 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-11 Doug Ledfordnet/core: Add VF link state control policy
2014-06-11 Florian Westphalnet_sched: drr: warn when qdisc is not work conserving
2014-06-11 David S. MillerMerge branch 'inet_csums'
2014-06-11 Tom Herbertnet: Add skb_gro_postpull_rcsum to udp and vxlan
2014-06-11 Tom Herbertnet: Save software checksum complete
2014-06-11 stephen hemmingerceph: remove bogus extern
2014-06-11 Eric Dumazetipv4: fix a race in ip4_datagram_release_cb()
2014-06-11 Octavian Purdilanet: add __pskb_copy_fclone and pskb_copy_for_clone
2014-06-11 David S. MillerMerge branch 'bridge-next'
2014-06-11 Toshiaki Makitabridge: Support 802.1ad vlan filtering
2014-06-11 Toshiaki Makitabridge: Prepare for forwarding another bridge group...
2014-06-11 Toshiaki Makitabridge: Prepare for 802.1ad vlan filtering support
2014-06-11 Toshiaki Makitabridge: Add 802.1ad tx vlan acceleration
2014-06-11 Alexei Starovoitovnet: filter: fix warning on 32-bit arch
2014-06-11 Jon Paul Maloytipc: fix potential bug in function tipc_backlog_rcv
2014-06-11 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-06-11 David S. MillerMerge branch 'sctp-next'
2014-06-11 Daniel Borkmannnet: sctp: fix incorrect type in gfp initializer
2014-06-11 Daniel Borkmannnet: sctp: improve sctp_select_active_and_retran_path...
2014-06-11 Daniel Borkmannnet: sctp: migrate most recently used transport to...
2014-06-11 Daniel Borkmannnet: sctp: refactor active path selection
2014-06-11 Daniel Borkmannktime: add ktime_after and ktime_before helper
2014-06-11 David S. MillerMerge branch 'mac802154'
2014-06-11 Phoebe Buckheistermac802154: don't deliver packets to devices that are...
2014-06-11 Phoebe Buckheistermac802154: properly free incoming skbs on decryption...
2014-06-11 Wei-Chun Chaonet: fix UDP tunnel GSO of frag_list GRO packets
2014-06-11 huizhangnet: ipv6: Fixed up ipsec packet be re-routing issue
2014-06-11 Dmitry Popovip_tunnel: fix i_key matching in ip_tunnel_find
2014-06-11 Dmitry Popovip_vti: Fix 'ip tunnel add' with 'key' parameters
2014-06-11 Alexei Starovoitovnet: filter: cleanup A/X name usage
2014-06-11 Manuel Schöllingdns_resolver: assure that dns_query() result is null...
2014-06-11 David S. MillerMerge branch 'bridge_multicast_exports'
2014-06-11 Linus Lüssingbridge: memorize and export selected IGMP/MLD querier...
2014-06-11 Linus Lüssingbridge: add export of multicast database adjacent to...
2014-06-11 Linus Lüssingbridge: adhere to querier election mechanism specified...
2014-06-11 Linus Lüssingbridge: rename struct bridge_mcast_query/querier
2014-06-11 Dmitry Popovipip, sit: fix ipv4_{update_pmtu,redirect} calls
2014-06-11 stephen hemmingergre: allow changing mac address when device is up
2014-06-11 Octavian Purdilatcp: add gfp parameter to tcp_fragment
2014-06-08 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-06-08 Eric Dumazetnet: force a list_del() in unregister_netdevice_many()
2014-06-06 Phoebe Buckheistermac802154: llsec: add forgotten list_del_rcu in key...
2014-06-06 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-06-06 Dmitry Popovip_tunnel: fix possible rtable leak
2014-06-05 Sven Wegeneripv6: Shrink udp_v6_mcast_next() to one socket variable
2014-06-05 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-05 Alexei Starovoitovnet: filter: fix SKF_AD_PKTTYPE extension on big-endian
2014-06-05 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-05 Toshiaki Makitabridge: Fix incorrect judgment of promisc
2014-06-05 Simon HormanMPLS: Use mpls_features to activate software MPLS GSO...
2014-06-05 John W. LinvilleMerge branch 'for-upstream' of git://git.kernel.org...
2014-06-05 WANG Congipv4: use skb frags api in udp4_hwcsum()
2014-06-05 WANG Congnet: use the new API kvfree()
2014-06-05 Manuel Schöllingdns_resolver: Do not accept domain names longer than...
2014-06-05 David S. MillerMerge branch 'inet_csums'
2014-06-05 Tom Herbertvxlan: Add support for UDP checksums (v4 sending, v6...
2014-06-05 Tom Herbertgre: Call gso_make_checksum
2014-06-05 Tom Herbertnet: Add GSO support for UDP tunnels with checksum
2014-06-05 Tom Herberttcp: Call gso_make_checksum
2014-06-05 Tom Herbertnet: Support for multiple checksums with gso
2014-06-05 Tom Herbertl2tp: call udp{6}_set_csum
2014-06-05 Tom Herbertudp: Generic functions to set checksum
2014-06-04 Sven Wegeneripv6: Fix regression caused by efe4208 in udp_v6_mcast_...
2014-06-04 Sasha Levinnet: Revert "fib_trie: use seq_file_net rather than...
2014-06-04 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-06-04 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-04 WANG Congnet: remove some unless free on failure in alloc_netdev...
2014-06-04 Cong Wangrtnetlink: fix a memory leak when ->newlink fails
2014-06-03 Michal Kubecekxfrm: fix race between netns cleanup and state expire...
2014-06-03 David S. MillerMerge branch 'ethtool-rssh-fixes' of git://git.kernel...
2014-06-03 Ben Hutchingsethtool: Check that reserved fields of struct ethtool_r...
2014-06-03 Ben Hutchingsethtool: Replace ethtool_ops::{get,set}_rxfh_indir...
2014-06-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-06-03 Roopa Prabhubridge: Add bridge ifindex to bridge fdb notify msgs
2014-06-03 Leon Yunet: filter: fix possible memory leak in __sk_prepare_f...
2014-06-02 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-06-02 Linus TorvaldsMerge tag 'usb-3.15-rc8' of git://git.kernel.org/pub...
2014-06-02 Linus TorvaldsMerge tag 'staging-3.15-rc8' of git://git.kernel.org...
2014-06-02 Yuchung Chengtcp: fix cwnd undo on DSACK in F-RTO
2014-06-02 David Ahernfib_trie: use seq_file_net rather than seq->private
2014-06-02 Eric W. Biedermannetlink: Only check file credentials for implicit desti...
2014-06-02 Eric Dumazetnet: fix inet_getid() and ipv6_select_ident() bugs
2014-06-02 Toshiaki Makitabridge: Prevent insertion of FDB entry with disallowed...
2014-06-02 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-06-02 Eric Dumazetinetpeer: get rid of ip_id_count
2014-06-02 David S. MillerMerge branch 'netdevsync'
2014-06-02 Alexander Duycknet: Add support for device specific address syncing
2014-06-02 David S. MillerMerge branch '6lowpan-next'
2014-06-02 Alexander Aring6lowpan_rtnl: fix off by one while fragmentation
2014-06-02 Alexander Aring6lowpan_rtnl: fix fragmentation with two fragments
2014-06-02 Denis ChengRqgenetlink: remove superfluous assignment
2014-06-02 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-06-02 Jukka TaimistoBluetooth: Fix L2CAP deadlock
2014-06-02 Pablo Neira Ayusonetfilter: nf_tables: atomic allocation in set notifica...
2014-06-02 Pablo Neira Ayusonetfilter: nf_tables: allow to delete several objects...
next