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
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
2014-12-10
mm: memcontrol: lockless page counters
Johannes Weiner
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-09
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2014-12-09
tcp: refine TSO autosizing
Eric Dumazet
2014-12-09
put iov_iter into msghdr
Al Viro
2014-12-09
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
Al Viro
2014-12-09
raw.c: stick msghdr into raw_frag_vec
Al Viro
2014-12-09
tcp_cubic: refine Hystart delay threshold
Eric Dumazet
2014-12-09
tcp_cubic: add SNMP counters to track how effective is Hystart
Eric Dumazet
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
udp: Neaten and reduce size of compute_score functions
Joe Perches
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
2014-12-05
gre: Set inner mac header in gro complete
Tom Herbert
2014-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
2014-11-26
gue: Call remcsum_adjust
Tom Herbert
2014-11-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2014-11-24
net/ping: handle protocol mismatching scenario
Jane Zhou
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
new helper: memcpy_to_msg()
Al Viro
2014-11-24
new helper: memcpy_from_msg()
Al Viro
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
2014-11-23
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
2014-11-21
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
2014-11-21
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-19
tcp: make connect() mem charging friendly
Eric Dumazet
2014-11-18
icmp: Remove some spurious dropped packet profile hits from the ICMP path
Rick Jones
2014-11-16
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-16
ipv4: Fix incorrect error code when adding an unreachable route
Panu Matilainen
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-13
tcp: limit GSO packets to half cwnd
Eric Dumazet
2014-11-13
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
Thomas Graf
2014-11-13
netfilter: fix various sparse warnings
Florian Westphal
2014-11-12
ip_tunnel: Ops registration for secondary encap (fou, gue)
Tom Herbert
2014-11-12
udp: Neaten function pointer calls and add braces
Joe Perches
2014-11-11
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
2014-11-11
neigh: remove dynamic neigh table registration support
WANG Cong
[next]