index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
netfilter: nft_ct: fix expiration getter
Florian Westphal
2016-07-08
2
-5
/
+9
|
|
*
|
|
netfilter: conntrack: avoid integer overflow when resizing
Florian Westphal
2016-07-01
1
-0
/
+7
|
|
|
/
/
|
|
*
|
netfilter: nft_meta: set skb->nf_trace appropriately
Liping Zhang
2016-06-23
1
-1
/
+1
|
|
*
|
netfilter: nf_tables: fix memory leak if expr init fails
Liping Zhang
2016-06-23
1
-1
/
+3
|
*
|
|
Merge branch 'tipc-fixes'
David S. Miller
2016-07-12
4
-5
/
+35
|
|
\
\
\
|
|
*
|
|
tipc: reset all unicast links when broadcast send link fails
Jon Paul Maloy
2016-07-12
3
-4
/
+27
|
|
*
|
|
tipc: ensure correct broadcast send buffer release when peer is lost
Jon Paul Maloy
2016-07-12
1
-0
/
+2
|
|
*
|
|
tipc: extend broadcast link initialization criteria
Jon Paul Maloy
2016-07-12
1
-1
/
+6
|
|
/
/
/
|
*
|
|
r8152: Add support for setting pass through MAC address on RTL8153-AD
Mario Limonciello
2016-07-12
1
-2
/
+74
|
*
|
|
sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
Soheil Hassas Yeganeh
2016-07-11
1
-0
/
+4
|
*
|
|
ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
Julian Anastasov
2016-07-11
1
-0
/
+6
|
*
|
|
tcp: make challenge acks less predictable
Eric Dumazet
2016-07-11
1
-5
/
+10
|
*
|
|
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
2016-07-11
2
-0
/
+4
|
*
|
|
bnxt_en: initialize rc to zero to avoid returning garbage
Colin Ian King
2016-07-11
1
-1
/
+1
|
*
|
|
Merge tag 'batadv-net-for-davem-20160708' of git://git.open-mesh.org/linux-merge
David S. Miller
2016-07-11
6
-42
/
+161
|
|
\
\
\
|
|
*
|
|
batman-adv: Fix speedy join in gateway client mode
Sven Eckelmann
2016-07-06
1
-2
/
+2
|
|
*
|
|
batman-adv: Free last_bonding_candidate on release of orig_node
Sven Eckelmann
2016-07-05
1
-0
/
+7
|
|
*
|
|
batman-adv: Fix reference leak in batadv_find_router
Sven Eckelmann
2016-07-05
2
-14
/
+42
|
|
*
|
|
batman-adv: Fix non-atomic bla_claim::backbone_gw access
Sven Eckelmann
2016-07-05
2
-23
/
+90
|
|
*
|
|
batman-adv: Fix orig_node_vlan leak on orig_node_release
Sven Eckelmann
2016-07-05
1
-0
/
+8
|
|
*
|
|
batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
Sven Eckelmann
2016-07-05
1
-2
/
+8
|
|
*
|
|
batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
Sven Eckelmann
2016-07-05
1
-1
/
+4
|
*
|
|
|
dccp: avoid deadlock in dccp_v4_ctl_send_reset
Eric Dumazet
2016-07-10
1
-4
/
+6
|
*
|
|
|
Merge branch 'ibmvnic-fixes'
David S. Miller
2016-07-09
2
-60
/
+169
|
|
\
\
\
\
|
|
*
|
|
|
ibmvnic: Fix passive VNIC server login process
Thomas Falcon
2016-07-09
2
-2
/
+61
|
|
*
|
|
|
ibmvnic: simplify and improve driver probe function
Thomas Falcon
2016-07-09
1
-56
/
+103
|
|
*
|
|
|
ibmvnic: dispose irq mappings
Thomas Falcon
2016-07-09
1
-0
/
+2
|
|
*
|
|
|
ibmvnic: properly start and stop tx queues
Thomas Falcon
2016-07-09
1
-2
/
+3
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'mac80211-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2016-07-09
2
-4
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
cfg80211: handle failed skb allocation
Gregory Greenman
2016-07-06
1
-0
/
+2
|
|
*
|
|
|
nl80211: Move ACL parsing later to avoid a possible memory leak
Purushottam Kushwaha
2016-07-06
1
-4
/
+4
|
*
|
|
|
|
r8152: remove the setting of LAN_WAKE_EN
hayeswang
2016-07-09
1
-7
/
+1
|
*
|
|
|
|
ppp: defer netns reference release for ppp channel
WANG Cong
2016-07-09
1
-2
/
+3
|
*
|
|
|
|
net: mvneta: set real interrupt per packet for tx_done
Dmitri Epshtein
2016-07-09
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-23
3
-32
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ovl: verify upper dentry in ovl_remove_and_whiteout()
Maxim Patlasov
2016-07-22
1
-30
/
+24
|
*
|
|
|
|
|
ovl: Copy up underlying inode's ->i_mode to overlay inode
Vivek Goyal
2016-07-04
2
-2
/
+2
|
*
|
|
|
|
|
ovl: handle ATTR_KILL*
Miklos Szeredi
2016-07-04
1
-0
/
+3
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-23
7
-27
/
+92
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pps: do not crash when failed to register
Jiri Slaby
2016-07-23
1
-1
/
+1
|
*
|
|
|
|
|
|
tools/vm/slabinfo: fix an unintentional printf
Dan Carpenter
2016-07-23
1
-1
/
+2
|
*
|
|
|
|
|
|
testing/radix-tree: fix a macro expansion bug
Dan Carpenter
2016-07-23
1
-1
/
+1
|
*
|
|
|
|
|
|
radix-tree: fix radix_tree_iter_retry() for tagged iterators.
Andrey Ryabinin
2016-07-23
1
-0
/
+1
|
*
|
|
|
|
|
|
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
2016-07-23
3
-24
/
+87
*
|
|
|
|
|
|
|
Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/...
Linus Torvalds
2016-07-23
10
-61
/
+295
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'topic/kbl-4.7-fixes-2016-07-18' of git://anongit.freedesktop.org/d...
Dave Airlie
2016-07-19
10
-61
/
+295
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm/i915/kbl: Introduce the first official DMC for Kabylake.
Rodrigo Vivi
2016-07-18
1
-11
/
+19
|
|
*
|
|
|
|
|
|
|
drm/i915: Introduce Kabypoint PCH for Kabylake H/DT.
Rodrigo Vivi
2016-07-15
4
-3
/
+11
|
|
*
|
|
|
|
|
|
|
drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidate
Tim Gore
2016-07-15
2
-0
/
+7
|
|
*
|
|
|
|
|
|
|
drm/i915/gen9: Add WaFbcHighMemBwCorruptionAvoidance
Mika Kuoppala
2016-07-15
2
-0
/
+5
[prev]
[next]