index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
test_rhashtable: Remove bogus max_size setting
Herbert Xu
1
-1
/
+0
2015-04-03
Merge branch 'mvneta-sgmii'
David S. Miller
3
-11
/
+133
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
jhash: Update jhash_[321]words functions to use correct initval
Alexander Duyck
1
-6
/
+11
2015-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-135
/
+202
2015-04-03
netdevice: document NETDEV_TX_BUSY deprecation.
Rusty Russell
1
-1
/
+4
2015-04-03
Merge branch 'ipv4-null-cmp'
David S. Miller
46
-263
/
+272
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
2015-04-03
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
1
-11
/
+13
2015-04-02
Merge branch 'mlx5-next'
David S. Miller
38
-188
/
+247
2015-04-02
net/mlx5_core: Extend struct mlx5_interface to support multiple protocols
Saeed Mahameed
3
-0
/
+31
2015-04-02
net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver
Saeed Mahameed
2
-4
/
+9
2015-04-02
net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core
Saeed Mahameed
5
-105
/
+98
2015-04-02
net/mlx5_core: Update module info macros for ConnectX4 Support
Achiad Shochat
1
-3
/
+3
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
12
-12
/
+12
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
26
-26
/
+26
2015-04-02
net/mlx5_core: Fix a bug in alloc_token
Achiad Shochat
1
-1
/
+4
2015-04-02
net/mlx5_core: Avoid usage command work entry after writing command doorbell
Ira Gusinsky
1
-1
/
+2
2015-04-02
net/mlx5_core: Avoid copying outbox in aysnc command completion
Eli Cohen
1
-1
/
+2
2015-04-02
net/mlx5_core: Use coherent memory for command interface page
Eli Cohen
2
-23
/
+52
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
1
-1
/
+1
2015-04-02
net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()
Saeed Mahameed
4
-7
/
+3
2015-04-02
net/mlx5_core: Avoid setting DC requestor/responder resources
Eli Cohen
1
-2
/
+0
2015-04-02
net/mlx5_core: Coding style fix
Eli Cohen
1
-0
/
+1
2015-04-02
net/mlx5_core: Fix call to mlx5_core_qp_modify
Haggai Abramonvsky
1
-1
/
+1
2015-04-02
net/mlx5_core: Allocate firmware pages from device's NUMA node
Eli Cohen
1
-1
/
+2
[next]