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-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-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
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
2014-01-12
batman-adv: add bonding again
Simon Wunderlich
2014-01-12
batman-adv: consider outgoing interface in OGM sending
Simon Wunderlich
2014-01-12
batman-adv: add WiFi penalty
Simon Wunderlich
2014-01-12
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
batman-adv: split tq information in neigh_node struct
Simon Wunderlich
2014-01-12
batman-adv: remove bonding and interface alternating
Simon Wunderlich
2014-01-10
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-10
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
Christoph Paasch
2014-01-10
tcp: metrics: Delete all entries matching a certain destination
Christoph Paasch
2014-01-10
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
Christoph Paasch
2014-01-10
tcp: metrics: Add source-address to tcp-metrics
Christoph Paasch
2014-01-10
tcp: metrics: rename tcpm_addr to tcpm_daddr
Christoph Paasch
2014-01-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
[next]