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-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
2014-11-19
{compat_,}verify_iovec(): switch to generic copying of iovecs
Al Viro
2014-11-19
separate kernel- and userland-side msghdr
Al Viro
2014-11-19
netlink: Deletion of an unnecessary check before the function call "__module_...
Markus Elfring
2014-11-19
net: pktgen: Deletion of an unnecessary check before the function call "proc_...
Markus Elfring
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-18
dev_ioctl: use sizeof(x) instead of sizeof x
Fabian Frederick
2014-11-18
net/core: include linux/types.h instead of asm/types.h
Fabian Frederick
2014-11-18
net: fix spelling for synchronized
Fabian Frederick
2014-11-18
dccp: spelling s/reseting/resetting
Fabian Frederick
2014-11-18
dccp: replace min/casting by min_t
Fabian Frederick
2014-11-18
dccp: remove blank lines between function/EXPORT_SYMBOL
Fabian Frederick
2014-11-18
dccp: kerneldoc warning fixes
Fabian Frederick
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
[next]