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
Age
Commit message (
Expand
)
Author
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-11-11
dsa: Use netdev_<level> instead of printk
Joe Perches
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
2014-11-11
tcp: move sk_mark_napi_id() at the right place
Eric Dumazet
2014-11-10
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-10
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
2014-11-10
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
2014-11-10
net: gro: add a per device gro flush timer
Eric Dumazet
2014-11-09
openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-11-09
openvswitch: Constify various function arguments
Thomas Graf
2014-11-09
openvswitch: Remove redundant key ref from upcall_info.
Pravin B Shelar
2014-11-09
openvswitch: Optimize recirc action.
Pravin B Shelar
2014-11-09
openvswitch: Extend packet attribute for egress tunnel info
Wenyu Zhang
2014-11-09
openvswitch: Export symbols as GPL symbols.
Pravin B Shelar
2014-11-08
dccp: Convert DCCP_WARN to net_warn_ratelimited
Joe Perches
2014-11-07
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
Rick Jones
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-06
Merge branch 'net_next_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2014-11-06
net: esp: Convert NETDEBUG to pr_info
Joe Perches
2014-11-06
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
Joe Perches
2014-11-06
net: dsa: slave: Fix autoneg for phys on switch MDIO bus
Andrew Lunn
2014-11-06
sched: fix act file names in header comment
Jiri Pirko
2014-11-06
ip6_tunnel: Add support for wildcard tunnel endpoints.
Steffen Klassert
2014-11-06
ipv6: Allow sending packets through tunnels with wildcard endpoints
Steffen Klassert
2014-11-05
openvswitch: Avoid NULL mask check while building mask
Pravin B Shelar
2014-11-05
openvswitch: Refactor action alloc and copy api.
Pravin B Shelar
2014-11-05
openvswitch: Move key_attr_size() to flow_netlink.h.
Joe Stringer
2014-11-05
openvswitch: Remove flow member from struct ovs_skb_cb
Lorand Jakab
2014-11-05
openvswitch: Drop packets when interdev is not up
Chunhe Li
2014-11-05
openvswitch: Refactor get_dp() function into multiple access APIs.
Andy Zhou
2014-11-05
openvswitch: Refactor ovs_flow_cmd_fill_info().
Joe Stringer
2014-11-05
openvswitch: refactor do_output() to move NULL check out of fast path
Andy Zhou
2014-11-05
openvswitch: Additional logging for -EINVAL on flow setups.
Jesse Gross
2014-11-05
openvswitch: Remove redundant tcp_flags code.
Joe Stringer
2014-11-05
openvswitch: Move table destroy to dp-rcu callback.
Pravin B Shelar
2014-11-05
openvswitch: Add basic MPLS support to kernel
Simon Horman
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
fou: Fix typo in returning flags in netlink
Tom Herbert
2014-11-05
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-05
net: Convert SEQ_START_TOKEN/seq_printf to seq_puts
Joe Perches
2014-11-05
tcp: zero retrans_stamp if all retrans were acked
Marcelo Leitner
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
gue: Receive side of remote checksum offload
Tom Herbert
2014-11-05
gue: TX support for using remote checksum offload option
Tom Herbert
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
gue: Add infrastructure for flags and options
Tom Herbert
2014-11-05
udp: Offload outer UDP tunnel csum if available
Tom Herbert
[next]