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-03
llc: make lock static
stephen hemminger
2014-01-03
socket: cleanups
stephen hemminger
2014-01-03
ipv4: Use percpu Cache route in IP tunnels
Tom Herbert
2014-01-03
ipv4: Cache dst in tunnels
Tom Herbert
2014-01-03
sctp: Add process name and pid to deprecation warnings
Neil Horman
2014-01-02
net: revert "sched classifier: make cgroup table local"
Cong Wang
2014-01-02
sched classifier: make cgroup table local
stephen hemminger
2014-01-02
sched action: make local function static
stephen hemminger
2014-01-02
ipv4: switch and case should be at the same indent
Weilong Chen
2014-01-02
ipv4: spaces required around that '='
Weilong Chen
2014-01-02
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
2014-01-02
tipc: make the code look more readable
wangweidong
2014-01-02
ipv4: arp: update neighbour address when a gratuitous arp is received and arp...
Salam Noureddine
2014-01-01
ipv6: namespace cleanups
stephen hemminger
2014-01-01
net: core functions cleanup
stephen hemminger
2014-01-01
netlink: cleanup tap related functions
stephen hemminger
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
2014-01-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-31
net, sch: fix the typo in register_qdisc()
Zhi Yong Wu
2013-12-31
net, rps: fix the comment of net_rps_action_and_irq_enable()
Zhi Yong Wu
2013-12-31
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
wangweidong
2013-12-31
sch_netem: support of 64bit rates
Yang Yingliang
2013-12-31
sch_netem: more precise length of packets
Yang Yingliang
2013-12-31
netlink: specify netlink packet direction for nlmon
Daniel Borkmann
2013-12-31
netlink: only do not deliver to tap when both sides are kernel sks
Daniel Borkmann
2013-12-31
SCTP: Reduce log spamming for sctp setsockopt
Neil Horman
2013-12-31
sch_dsmark: use correct func name in print messages
Yang Yingliang
2013-12-31
sch_htb: use /* comments
Yang Yingliang
2013-12-31
net_sched: replace pr_warning with pr_warn
Yang Yingliang
2013-12-31
packet: fix "foo * bar" and "(foo*)" problems
Weilong Chen
2013-12-31
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
Li RongQing
2013-12-29
lro: remove dead code
stephen hemminger
2013-12-29
tcp: make local functions static
stephen hemminger
2013-12-28
ipv4: ping make local stuff static
Stephen Hemminger
2013-12-28
ipv4: remove unused function
Stephen Hemminger
2013-12-28
arp: make arp_invalidate static
Stephen Hemminger
2013-12-28
ipv4: make fib_detect_death static
Stephen Hemminger
2013-12-27
ieee802154: space prohibited before that close parenthesis
Weilong Chen
2013-12-27
llc: "foo* bar" should be "foo *bar"
Weilong Chen
2013-12-26
sch_tbf: add TBF_BURST/TBF_PBURST attribute
Yang Yingliang
2013-12-26
sctp: fix checkpatch errors with //commen
wangweidong
2013-12-26
sctp: fix checkpatch errors with open brace '{' and trailing statements
wangweidong
2013-12-26
sctp: fix checkpatch errors with indent
wangweidong
2013-12-26
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
wangweidong
2013-12-26
sctp: fix checkpatch errors with space required or prohibited
wangweidong
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
[next]