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
tipc: standardize accept routine
Ying Xue
2014-01-16
tipc: standardize connect routine
Ying Xue
2014-01-16
sctp: remove the unnecessary assignment
wangweidong
2014-01-16
net_sched: act: pick a different type for act_xt
WANG Cong
2014-01-16
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-16
net_sched: act: use tcf_hash_release() in net/sched/act_police.c
WANG Cong
2014-01-16
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-16
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
2014-01-16
net: Check skb->rxhash in gro_receive
Tom Herbert
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
bpf: do not use reciprocal divide
Eric Dumazet
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-16
batman-adv: use consistent kerneldoc style
Simon Wunderlich
2014-01-15
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
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: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-14
ieee802154: Fix memory leak in ieee802154_add_iface()
Christian Engelmayer
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
[prev]
[next]