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
2013-12-26
ipv6: cleanup for tcp_ipv6.c
Weilong Chen
2013-12-26
ipv4: ipv4: Cleanup the comments in tcp_yeah.c
Weilong Chen
2013-12-26
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
2013-12-26
ipv4: ERROR: do not initialise globals to 0 or NULL
Weilong Chen
2013-12-26
ipv4: fix all space errors in file igmp.c
Weilong Chen
2013-12-26
ipv4: fix checkpatch error with foo * bar
Weilong Chen
2013-12-26
ipv4: fix checkpatch error "space prohibited"
Weilong Chen
2013-12-26
ipv4: do clean up with spaces
Weilong Chen
2013-12-26
mac8011: slight optimization of addr compare
dingtianhong
2013-12-26
batman-adv: use batadv_compare_eth for concise
dingtianhong
2013-12-26
hhf: make qdisc ops static
stephen hemminger
2013-12-22
rose: cleanup checkpatch errors,spaces required
Weilong Chen
2013-12-22
sctp: remove the never used 'return' and redundant 'break'
wangweidong
2013-12-22
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...
Weilong Chen
2013-12-22
sctp: remove casting from function calls through ops structure
wangweidong
2013-12-22
netconf: add support for IPv6 proxy_ndp
stephen hemminger
2013-12-22
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2013-12-21
net: use kfree_skb_list() helper
Eric Dumazet
2013-12-21
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2013-12-21
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
Hannes Frederic Sowa
2013-12-21
Revert "sctp: fix missing include file"
David S. Miller
2013-12-21
can: gw: remove obsolete checks
Oliver Hartkopp
2013-12-21
sctp: fix missing include file
sfeldma@cumulusnetworks.com
2013-12-20
tcp: autocork should not hold first packet in write queue
Eric Dumazet
2013-12-20
net_sched: fix regression in tc_action_ops
Eric Dumazet
2013-12-20
net_sched: fix a regression in tcf_proto_lookup_ops()
Eric Dumazet
2013-12-20
net_sched: fix a regression in tc actions
WANG Cong
2013-12-19
bridge: change the position of '{' to the pre line
tanxiaojun
2013-12-19
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2013-12-19
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-12-19
bridge: remove unnecessary parentheses
tanxiaojun
2013-12-19
bridge: remove unnecessary condition judgment
tanxiaojun
2013-12-19
rps: NUMA flow limit allocations
Eric Dumazet
2013-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-12-19
sch_cbq: remove unnecessary null pointer check
Yang Yingliang
2013-12-19
act_police: remove unnecessary null pointer check
Yang Yingliang
2013-12-19
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
2013-12-18
bridge: spelling fixes
tanxiaojun
2013-12-18
ipv6: support IPV6_PMTU_INTERFACE on sockets
Hannes Frederic Sowa
2013-12-18
ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgs
Hannes Frederic Sowa
2013-12-18
inet: make no_pmtu_disc per namespace and kill ipv4_config
Hannes Frederic Sowa
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
net_sched: convert tcf_proto_ops to use struct list_head
WANG Cong
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
2013-12-18
net_sched: cls: refactor out struct tcf_ext_map
WANG Cong
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
2013-12-18
packet: deliver VLAN TPID to userspace
Atzm Watanabe
[next]