summaryrefslogtreecommitdiff
path: root/net/ipv4 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet2015-05-17
| * | | | | netfilter: synproxy: fix sparse errorsEric Dumazet2015-05-17
| * | | | | ipip: fix one sparse errorEric Dumazet2015-05-17
| * | | | | ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64Alexander Duyck2015-05-14
| * | | | | geneve_core: identify as driver library in modules descriptionJohn W. Linville2015-05-13
| * | | | | geneve: Rename support library as geneve_coreJohn W. Linville2015-05-13
| * | | | | geneve: move definition of geneve_hdr() to geneve.hJohn W. Linville2015-05-13
| * | | | | geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.cJohn W. Linville2015-05-13
| * | | | | ipv4: __ip_local_out_sk() is staticEric Dumazet2015-05-13
| * | | | | tcp/dccp: tw_timer_handler() is staticEric Dumazet2015-05-13
| |/ / / /
| * | | | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-12
| * | | | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11
| * | | | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
| * | | | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
| * | | | tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2015-05-09
| * | | | tcp: adjust window probe timers to safer valuesEric Dumazet2015-05-09
| * | | | ipv4/ip_tunnel_core: Use eth_proto_is_802_3Alexander Duyck2015-05-05
| * | | | tcp: provide SYN headers for passive connectionsEric Dumazet2015-05-05
| * | | | net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-04
| * | | | net: ipv4: route: Fix sending IGMP messages with link addressAndrew Lunn2015-05-04
| * | | | tcp: invoke pkts_acked hook on every ACKKenneth Klette Jonassen2015-05-03
| * | | | tcp: improve RTT from SACK for CCKenneth Klette Jonassen2015-05-03
| * | | | tcp: move struct tcp_sacktag_state to tcp_ack()Kenneth Klette Jonassen2015-05-03
| * | | | ipv4: remove the unnecessary codes in fib_info_hash_moveLi RongQing2015-05-02
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-02
| |\ \ \ \
| * | | | | ipv4: speedup ip_idents_reserve()Eric Dumazet2015-05-01
| * | | | | tcp_westwood: fix tcp_westwood_info()Eric Dumazet2015-04-30
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-22
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
| |\ \ \ \ \
| * | | | | | esp4: Switch to new AEAD interfaceHerbert Xu2015-05-28
* | | | | | | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer2015-06-04
| |_|_|_|_|/ |/| | | | |
* | | | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-31
* | | | | | udp: fix behavior of wrong checksumsEric Dumazet2015-05-31
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-28
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-28
| * | | | | ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-28
| * | | | | esp4: Use high-order sequence number bits for IV generationHerbert Xu2015-05-13
* | | | | | ipv4: fill in table id when replacing a routeMichal Kubeček2015-05-22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-22
|\ \ \ \ \ \
| * | | | | | netfilter: ensure number of counters is >0 in do_replace()Dave Jones2015-05-20
* | | | | | | ipv4: Avoid crashing in ip_errorEric W. Biederman2015-05-22
* | | | | | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-22
* | | | | | | tcp: don't over-send F-RTO probesYuchung Cheng2015-05-19
* | | | | | | tcp: only undo on partial ACKs in CA_LossYuchung Cheng2015-05-19
|/ / / / / /
* | | | | | tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2015-05-17
* | | | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-14
* | | | | | tcp_westwood: fix tcp_westwood_info()Eric Dumazet2015-05-05
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | tcp: update reordering first before detecting lossYuchung Cheng2015-04-29
| * | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-29