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-16
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
net: dsa: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-11-16
net: dsa: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-11-16
openvswitch: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-11-16
tipc: allow one link per bearer to neighboring nodes
Holger Brunck
2014-11-14
openvswitch: Fix build failure.
Pravin B Shelar
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-13
tcp: limit GSO packets to half cwnd
Eric Dumazet
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
netfilter: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
netlink: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
net: generic dev_disable_lro() stacked device handling
Michal Kubeček
2014-11-13
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
Thomas Graf
2014-11-13
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
2014-11-13
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
2014-11-13
libceph: unlink from o_linger_requests when clearing r_osd
Ilya Dryomov
2014-11-13
libceph: do not crash on large auth tickets
Ilya Dryomov
2014-11-12
irda: Fix build failures after IRDA_DEBUG->pr_debug
Joe Perches
2014-11-12
netlink: Properly unbind in error conditions.
Hiroaki SHIMODA
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-12
irda: Convert IRDA_DEBUG to pr_debug
Joe Perches
2014-11-11
irda: Remove IRDA_<TYPE> logging macros
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
2014-11-11
net: sctp: fix memory leak in auth key management
Daniel Borkmann
2014-11-11
net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...
Daniel Borkmann
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
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
Jesse Gross
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 tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
[next]