index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6:fix checkpatch errors with assignment in if condition
Wang Yufen
2014-02-17
1
-7
/
+9
*
ipv6: fix checkpatch errors with space required or prohibited
Wang Yufen
2014-02-17
1
-19
/
+19
*
ipv6: fix checkpatch errors with brace and "foo *bar"
Wang Yufen
2014-02-17
1
-3
/
+2
*
netlink: fix checkpatch errors space and "foo *bar"
Wang Yufen
2014-02-17
1
-2
/
+2
*
sch_netem: replace magic numbers with enumerate in get_loss_clg
Yang Yingliang
2014-02-17
1
-2
/
+2
*
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
2014-02-17
4
-2
/
+101
*
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
2014-02-17
3
-3
/
+39
*
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
2014-02-17
3
-3
/
+41
*
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
2014-02-17
3
-12
/
+58
*
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
2014-02-17
6
-4
/
+64
*
tipc: correct usage of spin_lock() vs spin_lock_bh()
Jon Paul Maloy
2014-02-17
1
-3
/
+3
*
tipc: fix a loop style problem
Jon Paul Maloy
2014-02-17
1
-5
/
+5
*
ip_tunnel: return more precise errno value when adding tunnel fails
Florian Westphal
2014-02-17
1
-5
/
+10
*
openvswitch: rename ->sync to ->syncp
WANG Cong
2014-02-15
2
-7
/
+7
*
appletalk: fix checkpatch error with indent
wangweidong
2014-02-14
1
-45
/
+45
*
appletalk: fix checkpatch errors with foo* bar|foo * bar
wangweidong
2014-02-14
1
-2
/
+2
*
appletalk: fix checkpatch errors with space required or prohibited
wangweidong
2014-02-14
2
-5
/
+5
*
tcp: add pacing_rate information into tcp_info
Eric Dumazet
2014-02-14
1
-0
/
+5
*
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-02-14
9
-80
/
+12
*
net-sysfs: get_netdev_queue_index() cleanup
Eric Dumazet
2014-02-14
1
-6
/
+3
*
sch_netem: replace magic numbers with enumerate in GE model
Yang Yingliang
2014-02-14
1
-4
/
+9
*
sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...
Yang Yingliang
2014-02-14
1
-15
/
+10
*
sch_netem: return errcode before setting params
Yang Yingliang
2014-02-14
1
-10
/
+29
*
ipv4: ip_forward: perform skb->pkt_type check at the beginning
Denis Kirjanov
2014-02-14
1
-3
/
+4
*
net: remove unnecessary return's
stephen hemminger
2014-02-14
11
-20
/
+0
*
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
2014-02-14
9
-18
/
+0
*
socket: replace some printk with pr_*
Yang Yingliang
2014-02-14
1
-7
/
+6
*
tipc: add node_lock protection to link lookup function
Jon Paul Maloy
2014-02-13
1
-45
/
+65
*
tipc: remove bearer_lock from tipc_bearer struct
Ying Xue
2014-02-13
3
-18
/
+4
*
tipc: delay delete of link when failover is needed
Jon Paul Maloy
2014-02-13
4
-17
/
+36
*
tipc: changes to general packet reception algorithm
Jon Paul Maloy
2014-02-13
1
-36
/
+40
*
tipc: rename stack variables in function tipc_link_tunnel_rcv
Jon Paul Maloy
2014-02-13
1
-11
/
+11
*
tipc: more cleanup of tunnelling reception function
Jon Paul Maloy
2014-02-13
1
-14
/
+7
*
tipc: change signature of tunnelling reception function
Jon Paul Maloy
2014-02-13
1
-10
/
+4
*
tipc: change reception of tunnelled failover packets
Jon Paul Maloy
2014-02-13
1
-28
/
+47
*
tipc: change reception of tunnelled duplicate packets
Jon Paul Maloy
2014-02-13
1
-21
/
+32
*
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
2014-02-13
5
-54
/
+30
*
tipc: redefine 'started' flag in struct link to bitmap
Ying Xue
2014-02-13
2
-13
/
+13
*
tipc: move code for deleting links from bearer.c to link.c
Ying Xue
2014-02-13
3
-5
/
+11
*
tipc: move code for resetting links from bearer.c to link.c
Ying Xue
2014-02-13
3
-10
/
+14
*
tipc: stricter behavior of message reassembly function
Jon Paul Maloy
2014-02-13
3
-13
/
+15
*
tipc: explicitly include core.h in addr.h
Andreas Bofjäll
2014-02-13
1
-0
/
+2
*
ipx: implement shutdown()
Sabrina Dubroca
2014-02-13
1
-2
/
+26
*
net_sched: act: clean up tca_action_flush()
WANG Cong
2014-02-13
1
-30
/
+23
*
net_sched: act: refuse to remove bound action outside
WANG Cong
2014-02-13
1
-6
/
+20
*
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
2014-02-13
10
-81
/
+28
*
net_sched: act: refactor cleanup ops
WANG Cong
2014-02-13
10
-63
/
+21
*
net_sched: act: hide struct tcf_common from API
WANG Cong
2014-02-13
10
-181
/
+112
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-02-11
68
-459
/
+804
|
\
|
*
6lowpan: fix lockdep splats
Eric Dumazet
2014-02-11
1
-0
/
+20
[next]