index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
2015-05-09
tcp: adjust window probe timers to safer values
Eric Dumazet
2015-05-05
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
net: ipv4: route: Fix sending IGMP messages with link address
Andrew Lunn
2015-05-03
tcp: invoke pkts_acked hook on every ACK
Kenneth Klette Jonassen
2015-05-03
tcp: improve RTT from SACK for CC
Kenneth Klette Jonassen
2015-05-03
tcp: move struct tcp_sacktag_state to tcp_ack()
Kenneth Klette Jonassen
2015-05-02
ipv4: remove the unnecessary codes in fib_info_hash_move
Li RongQing
2015-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-01
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2015-05-01
ipv4: speedup ip_idents_reserve()
Eric Dumazet
2015-04-30
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
2015-04-29
tcp: update reordering first before detecting loss
Yuchung Cheng
2015-04-29
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2015-04-29
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-29
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
2015-04-29
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2015-04-29
route: Use ipv4_mtu instead of raw rt_pmtu
Herbert Xu
2015-04-24
inet: fix possible panic in reqsk_queue_unlink()
Eric Dumazet
2015-04-24
tcp: avoid looping in tcp_send_fin()
Eric Dumazet
2015-04-22
tcp: fix possible deadlock in tcp_send_fin()
Eric Dumazet
2015-04-21
tcp: add memory barriers to write space paths
jbaron@akamai.com
2015-04-20
ip_forward: Drop frames with attached skb->sk
Sebastian Pöhn
2015-04-17
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-17
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
2015-04-16
fou: avoid missing unlock in failure path
WANG Cong
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-04-13
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
tcp: fix bogus RTT for CC when retransmissions are acked
Kenneth Klette Jonassen
2015-04-13
netfilter: nf_tables: switch registers to 32 bit addressing
Patrick McHardy
2015-04-13
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
Patrick McHardy
2015-04-12
fou: implement FOU_CMD_GET
WANG Cong
2015-04-12
fou: add network namespace support
WANG Cong
2015-04-12
fou: always use be16 for port
WANG Cong
2015-04-12
fou: exit early when parsing config fails
WANG Cong
2015-04-12
fou: avoid calling udp_del_offload() twice
WANG Cong
2015-04-11
new helper: msg_data_left()
Al Viro
2015-04-09
tcp: md5: fix a typo in tcp_v4_md5_lookup()
Eric Dumazet
2015-04-09
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
2015-04-09
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2015-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-04-09
Merge branch 'iocb' into for-davem
Al Viro
[next]