index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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
tcp: do not export tcp_gso_segment() and tcp_gro_receive()
Eric Dumazet
2014-01-15
net: nl80211: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-15
can: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-15
caif: __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-15
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-15
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-15
dcb: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
2014-01-15
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2014-01-15
sctp: remove a redundant NULL check
Dan Carpenter
2014-01-15
tipc: spelling fixes
stephen hemminger
2014-01-15
ipv6: addrconf spelling fixes
stephen hemminger
2014-01-15
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
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-01-14
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
2014-01-14
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
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
2014-01-13
gre_offload: fix sparse non static symbol warning
Wei Yongjun
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
2014-01-13
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
2014-01-13
HHF qdisc: fix jiffies-time conversion.
Terry Lam
2014-01-12
batman-adv: drop dependency against CRC16
Antonio Quartulli
2014-01-12
batman-adv: Start new development cycle
Simon Wunderlich
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
batman-adv: add build checks for packet sizes
Simon Wunderlich
2014-01-12
batman-adv: remove returns at the end of void functions
Antonio Quartulli
2014-01-12
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
[next]