index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
xattr.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-06
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
1
-1
/
+2
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2
-17
/
+10
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
1
-0
/
+1
2015-04-06
virtio: document queue state logic
Michael S. Tsirkin
1
-5
/
+9
2015-04-06
tc: bpf: add checksum helpers
Alexei Starovoitov
5
-5
/
+220
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
1
-6
/
+1
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
7
-19
/
+34
2015-04-05
Input: alps - document stick behavior for protocol V2
Hans de Goede
1
-0
/
+8
2015-04-05
Input: alps - report V2 Dualpoint Stick events via the right evdev node
Hans de Goede
1
-1
/
+6
2015-04-05
Input: alps - report interleaved bare PS/2 packets via dev3
Hans de Goede
1
-14
/
+18
2015-04-04
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
3
-9
/
+7
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
11
-30
/
+25
2015-04-04
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
7
-22
/
+17
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
4
-52
/
+35
2015-04-04
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
7
-21
/
+17
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
4
-53
/
+36
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
35
-294
/
+169
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
5
-49
/
+39
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
4
-50
/
+59
2015-04-04
Bluetooth: Fix location of TX power field in LE advertising data
Marcel Holtmann
1
-6
/
+8
2015-04-04
Bluetooth: hidp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
1
-2
/
+2
2015-04-04
Bluetooth: cmtp: Use BIT(x) instead of (1 << x)
Marcel Holtmann
2
-3
/
+3
2015-04-03
Bluetooth: bnep: Handle BNEP connection setup request
Grzegorz Kolodziejczyk
3
-4
/
+15
2015-04-03
Bluetooth: bnep: Add support to extended headers of control frames
Grzegorz Kolodziejczyk
1
-10
/
+36
2015-04-03
Bluetooth: bnep: Add support for get bnep features via ioctl
Grzegorz Kolodziejczyk
3
-0
/
+10
2015-04-03
test_rhashtable: Remove bogus max_size setting
Herbert Xu
1
-1
/
+0
2015-04-03
mvneta: implement SGMII-based in-band link state signaling
Stas Sergeev
1
-11
/
+95
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
2
-0
/
+38
2015-04-03
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
2
-0
/
+8
2015-04-03
Bluetooth: bnep: Return err value while sending cmd is not understood
Grzegorz Kolodziejczyk
1
-1
/
+1
2015-04-03
jhash: Update jhash_[321]words functions to use correct initval
Alexander Duyck
1
-6
/
+11
2015-04-03
netdevice: document NETDEV_TX_BUSY deprecation.
Rusty Russell
1
-1
/
+4
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
1
-1
/
+3
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
1
-15
/
+9
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
30
-63
/
+64
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
39
-202
/
+210
2015-04-03
i40e: Bump to version 1.3.1
Catherine Sullivan
1
-2
/
+2
2015-04-03
i40evf: Refactor VF RSS code
Anjali Singhai Jain
1
-32
/
+11
2015-04-03
i40evf: protect VLAN filter list
Mitch Williams
1
-2
/
+22
2015-04-03
i40e: Communicate VSI id in place of VSI index to the VFs
Anjali Singhai Jain
4
-53
/
+76
2015-04-03
i40e: stop flow director on shutdown
Mitch Williams
1
-0
/
+2
2015-04-03
i40e: fix up VXLAN messages
Shannon Nelson
1
-19
/
+19
2015-04-03
i40e: Don't register/de-register apps on NIC partitions in MFP mode
Neerav Parikh
1
-0
/
+8
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
2
-0
/
+27
2015-04-03
i40e: warn at the right time
Mitch Williams
1
-3
/
+2
2015-04-03
i40e: fix invalid void return in FCoE code
Jesse Brandeburg
1
-2
/
+1
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
2
-2
/
+8
2015-04-03
i40e: Change some memcpys to struct assignments
Jesse Brandeburg
1
-11
/
+8
2015-04-03
i40e: Print some more info to help figure out the cause of HMC error
Anjali Singhai Jain
1
-0
/
+3
2015-04-03
i40e: validate VSI param from VFs
Mitch Williams
1
-0
/
+2
[next]