index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tc: bpf: add checksum helpers
Alexei Starovoitov
2015-04-06
1
-1
/
+37
*
netfilter: Pass nf_hook_state through arpt_do_table().
David S. Miller
2015-04-04
1
-2
/
+1
*
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
2015-04-04
3
-10
/
+7
*
netfilter: Pass nf_hook_state through ip6t_do_table().
David S. Miller
2015-04-04
1
-2
/
+1
*
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
1
-16
/
+8
*
netfilter: Pass nf_hook_state through ipt_do_table().
David S. Miller
2015-04-04
1
-2
/
+1
*
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
2015-04-04
1
-16
/
+8
*
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
1
-3
/
+1
*
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
1
-5
/
+1
*
netfilter: Create and use nf_hook_state.
David S. Miller
2015-04-04
1
-5
/
+23
*
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
2015-04-03
1
-0
/
+9
*
ebpf: add skb->priority to offset map for usage in {cls, act}_bpf
Daniel Borkmann
2015-04-03
1
-0
/
+1
*
jhash: Update jhash_[321]words functions to use correct initval
Alexander Duyck
2015-04-03
1
-6
/
+11
*
netdevice: document NETDEV_TX_BUSY deprecation.
Rusty Russell
2015-04-03
1
-1
/
+4
*
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
2015-04-02
1
-0
/
+8
*
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
2015-04-02
1
-2
/
+3
*
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
2015-04-02
1
-1
/
+2
*
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
8
-8
/
+8
*
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2015-04-02
1
-0
/
+3
*
net/mlx4_en: Add RX-ALL support
Muhammad Mahajna
2015-04-02
1
-0
/
+3
*
net/mlx4_en: Add interface identify support
Ido Shamay
2015-04-02
2
-0
/
+3
*
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
2015-04-02
1
-1
/
+7
*
net/mlx4: Warn users of depracated QoS Firmware
Ido Shamay
2015-04-02
1
-0
/
+1
*
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2015-04-02
1
-0
/
+2
*
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
2015-04-02
1
-2
/
+6
*
net/mlx4: Query device for QoS per VF support
Ido Shamay
2015-04-02
1
-1
/
+2
*
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
2015-04-02
1
-0
/
+1
*
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
2015-04-02
1
-0
/
+1
*
net/mlx4: New file for QoS related firmware commands
Ido Shamay
2015-04-02
1
-5
/
+0
*
net/mlx4: Make mlx4_is_eth visible inline funcion
Ido Shamay
2015-04-02
1
-0
/
+5
*
net/mlx4: Add RSS support for fragmented IP datagrams
Ido Shamay
2015-04-02
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
10
-79
/
+89
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-04-02
1
-1
/
+15
|
|
\
|
|
*
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
2015-03-29
1
-2
/
+4
|
|
*
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-03-29
1
-0
/
+12
|
*
|
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2015-04-01
2
-0
/
+4
|
|
\
\
|
|
*
|
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
2015-03-17
1
-0
/
+3
|
|
*
|
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
2015-03-17
1
-0
/
+1
|
*
|
|
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-04-01
2
-10
/
+10
|
|
\
\
\
|
|
*
|
|
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
2015-03-31
1
-9
/
+9
|
|
*
|
|
nfsd: require an explicit option to enable pNFS
Christoph Hellwig
2015-03-30
1
-1
/
+1
|
*
|
|
|
mm: numa: slow PTE scan rate if migration failures occur
Mel Gorman
2015-03-26
1
-4
/
+5
|
*
|
|
|
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-03-25
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ata: Add a new flag to destinguish sas controller
Shaohua Li
2015-03-19
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-03-25
2
-1
/
+4
|
|
\
\
\
\
\
|
|
|
\
\
\
\
|
|
|
\
\
\
\
|
|
*
-
.
\
\
\
\
Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...
Mark Brown
2015-03-23
2
-1
/
+4
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
regulator: palmas: Correct TPS659038 register definition for REGEN2
Keerthy
2015-03-17
1
-0
/
+3
|
|
|
*
|
|
|
|
|
regulator: Fix documentation for regmap in the config
Axel Lin
2015-03-18
1
-1
/
+1
|
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-03-25
1
-62
/
+61
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
2015-03-19
1
-62
/
+61
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
[next]