index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-04-25
net: sock_diag_handler structs can be const
Shan Wei
2012-04-25
ipv6: call consume_skb() in frag/reassembly
Eric Dumazet
2012-04-25
net: dcb: add CEE notify calls
John Fastabend
2012-04-24
tipc: remove inline instances from C source files.
Paul Gortmaker
2012-04-24
af_netlink: drop_monitor/dropwatch friendly
Eric Dumazet
2012-04-24
af_netlink: cleanups
Eric Dumazet
2012-04-24
net: skb_can_coalesce returns a boolean
Eric Dumazet
2012-04-23
tcp: tcp_try_coalesce returns a boolean
Eric Dumazet
2012-04-23
net: make spd_fill_page() linear argument a bool
Eric Dumazet
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
net: Use bool and remove inline in skb_splice_bits() code.
David S. Miller
2012-04-23
net: speedup skb_splice_bits()
Eric Dumazet
2012-04-23
tcp: introduce tcp_try_coalesce
Eric Dumazet
2012-04-23
tcp: sk_add_backlog() is too agressive for TCP
Eric Dumazet
2012-04-23
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
2012-04-23
tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation.
David S. Miller
2012-04-22
tcp: fix TCP_MAXSEG for established IPv6 passive sockets
Neal Cardwell
2012-04-21
af_packet: packet_getsockopt() cleanup
Eric Dumazet
2012-04-21
tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()
Neal Cardwell
2012-04-21
net: allow better page reuse in splice(sock -> pipe)
Eric Dumazet
2012-04-21
drop_monitor: allow more events per second
Eric Dumazet
2012-04-21
net: change big iov allocations
Eric Dumazet
2012-04-21
tcp: Repair connection-time negotiated parameters
Pavel Emelyanov
2012-04-21
tcp: Report mss_clamp with TCP_MAXSEG option in repair mode
Pavel Emelyanov
2012-04-21
tcp: Repair socket queues
Pavel Emelyanov
2012-04-21
tcp: Initial repair mode
Pavel Emelyanov
2012-04-21
tcp: Move code around
Pavel Emelyanov
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-20
net: Remove register_net_sysctl_table
Eric W. Biederman
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
2012-04-20
net ipv4: Convert devinet to use register_net_sysctl
Eric W. Biederman
2012-04-20
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
2012-04-20
net decnet: Convert to use register_net_sysctl
Eric W. Biederman
2012-04-20
net neighbour: Convert to use register_net_sysctl
Eric W. Biederman
2012-04-20
net ipv6: Don't use sysctl tables with .child entries.
Eric W. Biederman
2012-04-20
net llc: Don't use sysctl tables with .child entries.
Eric W. Biederman
2012-04-20
net ax25: Simplify and cleanup the ax25 sysctl handling.
Eric W. Biederman
2012-04-20
net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh
Eric W. Biederman
2012-04-20
net ipv6: Remove unneded registration of an empty net/ipv6/neigh
Eric W. Biederman
2012-04-20
net core: Remove unneded creation of an empty net/core sysctl directory
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-20
net: Kill register_sysctl_rotable
Eric W. Biederman
2012-04-20
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
2012-04-20
net sysctl: Register an empty /proc/sys/net
Eric W. Biederman
2012-04-20
net: Implement register_net_sysctl.
Eric W. Biederman
2012-04-20
Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2012-04-19
tipc: Ensure network address change doesn't impact configuration service
Allan Stephens
2012-04-19
tipc: Ensure network address change doesn't impact rejected message
Allan Stephens
[next]