index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-01-16
packet: use percpu mmap tx frame pending refcount
Daniel Borkmann
2014-01-16
packet: don't unconditionally schedule() in case of MSG_DONTWAIT
Daniel Borkmann
2014-01-16
packet: improve socket create/bind latency in some cases
Daniel Borkmann
2014-01-16
net/ipv4: don't use module_init in non-modular gre_offload
Paul Gortmaker
2014-01-16
net: eth_type_trans() should use skb_header_pointer()
Eric Dumazet
2014-01-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-16
neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.
Jiri Pirko
2014-01-15
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
Thomas Haller
2014-01-15
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
2014-01-15
Revert "batman-adv: drop dependency against CRC16"
David S. Miller
2014-01-15
sctp: create helper function to enable|disable sackdelay
wangweidong
2014-01-15
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
Li RongQing
2014-01-15
net: move 6lowpan compression code to separate module
Dmitry Eremin-Solenikov
2014-01-15
net: rename sysfs symlinks on device name change
Veaceslav Falico
2014-01-15
net: add sysfs helpers for netdev_adjacent logic
Veaceslav Falico
2014-01-15
neigh: split lines for NEIGH_VAR_SET so they are not too long
Jiri Pirko
2014-01-15
netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set
Kristian Evensen
2014-01-14
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
Eric Dumazet
2014-01-14
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
can: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
caif: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
dcb: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
2014-01-14
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2014-01-14
sctp: remove a redundant NULL check
Dan Carpenter
2014-01-14
tipc: spelling fixes
stephen hemminger
2014-01-14
ipv6: addrconf spelling fixes
stephen hemminger
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
ipv6: copy traffic class from ping request to reply
Hannes Frederic Sowa
2014-01-14
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
2014-01-14
net: Add trace events for all receive entry points, exposing more skb fields
Ben Hutchings
2014-01-14
net: Add net_dev_start_xmit trace event, exposing more skb fields
Ben Hutchings
2014-01-14
net: Fix indentation in dev_hard_start_xmit()
Ben Hutchings
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
net: add skb_checksum_setup
Paul Durrant
2014-01-14
netfilter: Add dependency on IPV6 for NF_TABLES_INET
Paul Gortmaker
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-01-13
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
2014-01-13
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-13
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
2014-01-13
l2tp: make local functions static
stephen hemminger
2014-01-13
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2014-01-13
net_sched: avoid casting void pointer
WANG Cong
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
[next]