index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-17
batman-adv: fix TT CRC computation by ensuring byte order
Antonio Quartulli
1
-4
/
+12
2014-02-17
batman-adv: fix potential orig_node reference leak
Simon Wunderlich
1
-0
/
+2
2014-02-17
batman-adv: avoid potential race condition when adding a new neighbour
Antonio Quartulli
3
-6
/
+56
2014-02-17
batman-adv: properly check pskb_may_pull return value
Antonio Quartulli
1
-1
/
+1
2014-02-17
batman-adv: release vlan object after checking the CRC
Antonio Quartulli
1
-1
/
+5
2014-02-17
batman-adv: fix TT-TVLV parsing on OGM reception
Antonio Quartulli
1
-1
/
+0
2014-02-17
batman-adv: fix soft-interface MTU computation
Antonio Quartulli
1
-8
/
+14
2014-02-17
ipsec: add support of limited SA dump
Nicolas Dichtel
3
-3
/
+69
2014-02-17
packet: check for ndo_select_queue during queue selection
Daniel Borkmann
1
-3
/
+21
2014-02-17
netdevice: move netdev_cap_txqueue for shared usage to header
Daniel Borkmann
1
-12
/
+1
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2
-6
/
+7
2014-02-17
tipc: correct usage of spin_lock() vs spin_lock_bh()
Jon Paul Maloy
1
-3
/
+3
2014-02-17
tipc: fix a loop style problem
Jon Paul Maloy
1
-5
/
+5
2014-02-17
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
4
-74
/
+24
2014-02-17
ip_tunnel: return more precise errno value when adding tunnel fails
Florian Westphal
1
-5
/
+10
2014-02-16
ipv4: distinguish EHOSTUNREACH from the ENETUNREACH
Duan Jiong
1
-2
/
+7
2014-02-16
dccp: re-enable debug macro
Gerrit Renker
2
-1
/
+2
2014-02-15
openvswitch: rename ->sync to ->syncp
WANG Cong
2
-7
/
+7
2014-02-14
appletalk: fix checkpatch error with indent
wangweidong
1
-45
/
+45
2014-02-14
appletalk: fix checkpatch errors with foo* bar|foo * bar
wangweidong
1
-2
/
+2
2014-02-14
appletalk: fix checkpatch errors with space required or prohibited
wangweidong
2
-5
/
+5
2014-02-14
tcp: add pacing_rate information into tcp_info
Eric Dumazet
1
-0
/
+5
2014-02-14
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
9
-80
/
+12
2014-02-14
net-sysfs: get_netdev_queue_index() cleanup
Eric Dumazet
1
-6
/
+3
2014-02-14
sch_netem: replace magic numbers with enumerate in GE model
Yang Yingliang
1
-4
/
+9
2014-02-14
sch_netem: change some func's param from "struct Qdisc *" to "struct netem_sc...
Yang Yingliang
1
-15
/
+10
2014-02-14
sch_netem: return errcode before setting params
Yang Yingliang
1
-10
/
+29
2014-02-14
ipv4: ipconfig.c: add parentheses in an if statement
FX Le Bail
1
-1
/
+1
2014-02-13
ipv4: ip_forward: perform skb->pkt_type check at the beginning
Denis Kirjanov
1
-3
/
+4
2014-02-13
net: remove unnecessary return's
stephen hemminger
11
-20
/
+0
2014-02-13
net: sched: Cleanup PIE comments
Vijay Subramanian
1
-5
/
+16
2014-02-13
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
9
-18
/
+0
2014-02-13
socket: replace some printk with pr_*
Yang Yingliang
1
-7
/
+6
2014-02-13
tipc: add node_lock protection to link lookup function
Jon Paul Maloy
1
-45
/
+65
2014-02-13
tipc: remove bearer_lock from tipc_bearer struct
Ying Xue
3
-18
/
+4
2014-02-13
tipc: delay delete of link when failover is needed
Jon Paul Maloy
4
-17
/
+36
2014-02-13
tipc: changes to general packet reception algorithm
Jon Paul Maloy
1
-36
/
+40
2014-02-13
tipc: rename stack variables in function tipc_link_tunnel_rcv
Jon Paul Maloy
1
-11
/
+11
2014-02-13
tipc: more cleanup of tunnelling reception function
Jon Paul Maloy
1
-14
/
+7
2014-02-13
tipc: change signature of tunnelling reception function
Jon Paul Maloy
1
-10
/
+4
2014-02-13
tipc: change reception of tunnelled failover packets
Jon Paul Maloy
1
-28
/
+47
2014-02-13
tipc: change reception of tunnelled duplicate packets
Jon Paul Maloy
1
-21
/
+32
2014-02-13
tipc: remove 'links' list from tipc_bearer struct
Ying Xue
5
-54
/
+30
2014-02-13
tipc: redefine 'started' flag in struct link to bitmap
Ying Xue
2
-13
/
+13
2014-02-13
tipc: move code for deleting links from bearer.c to link.c
Ying Xue
3
-5
/
+11
2014-02-13
tipc: move code for resetting links from bearer.c to link.c
Ying Xue
3
-10
/
+14
2014-02-13
tipc: stricter behavior of message reassembly function
Jon Paul Maloy
3
-13
/
+15
2014-02-13
tipc: explicitly include core.h in addr.h
Andreas Bofjäll
1
-0
/
+2
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2
-4
/
+84
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
1
-10
/
+12
[prev]
[next]