index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: Compensate for BMCs that wont set the irq enable bit
Corey Minyard
2015-09-03
1
-43
/
+137
*
ipmi: Don't call receive handler in the panic context
Hidehiro Kawai
2015-09-03
1
-1
/
+7
*
ipmi: Avoid touching possible corrupted lists in the panic context
Hidehiro Kawai
2015-09-03
1
-0
/
+17
*
ipmi: Don't flush messages in sender() in run-to-completion mode
Hidehiro Kawai
2015-09-03
3
-5
/
+13
*
ipmi: Factor out message flushing procedure
Hidehiro Kawai
2015-09-03
1
-21
/
+18
*
ipmi: Remove unneeded set_run_to_completion call
Hidehiro Kawai
2015-09-03
1
-2
/
+0
*
ipmi: Make some data const that was only read
Corey Minyard
2015-09-03
7
-37
/
+40
*
ipmi: constify SSIF ACPI device ids
Mathias Krause
2015-09-03
1
-1
/
+1
*
ipmi: Delete an unnecessary check before the function call "cleanup_one_si"
Markus Elfring
2015-09-03
1
-3
/
+1
*
char:ipmi - Change 1 to true for bool type variables during initialization.
Shailendra Verma
2015-09-03
2
-6
/
+6
*
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...
Nicholas Krause
2015-09-03
1
-1
/
+0
*
ipmi: Add a comment in how messages are delivered from the lower layer
Corey Minyard
2015-09-03
1
-0
/
+4
*
ipmi/powernv: Fix potential invalid pointer dereference
Neelesh Gupta
2015-09-03
1
-1
/
+8
*
ipmi: Convert the IPMI SI ACPI handling to a platform device
Corey Minyard
2015-09-03
2
-165
/
+157
*
ipmi: Add device tree bindings information
Corey Minyard
2015-09-03
1
-0
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
1229
-21896
/
+78533
|
\
|
*
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-09-02
5
-25
/
+32
|
*
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
2015-09-02
2
-0
/
+2
|
*
net: fec: clear receive interrupts before processing a packet
Russell King
2015-09-02
1
-0
/
+1
|
*
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
2015-09-02
1
-1
/
+1
|
*
xen-netback: add support for multicast control
Paul Durrant
2015-09-02
5
-1
/
+144
|
*
bgmac: Update fixed_phy_register()
Fabio Estevam
2015-09-02
1
-1
/
+1
|
*
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
2015-09-02
1
-0
/
+3
|
*
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
3
-46
/
+49
|
*
flow_dissector: Fix function argument ordering dependency
Tom Herbert
2015-09-01
1
-4
/
+4
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-09-01
12
-139
/
+633
|
|
\
|
|
*
ixgbe: Resolve "initialized field overwritten" warnings
Mark Rustad
2015-09-01
1
-1
/
+0
|
|
*
ixgbe: Remove bimodal SR-IOV disabling
Alex Williamson
2015-09-01
1
-6
/
+1
|
|
*
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2015-09-01
2
-8
/
+26
|
|
*
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
2015-09-01
1
-3
/
+4
|
|
*
ixgbe: support for ethtool set_rxfh
Tom Barbette
2015-09-01
3
-1
/
+49
|
|
*
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2015-09-01
2
-21
/
+44
|
|
*
ixgbe: cleanup to use cached mask value
Don Skidmore
2015-09-01
1
-6
/
+1
|
|
*
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2015-09-01
2
-4
/
+1
|
|
*
ixgbe: use kzalloc for allocating one thing
Maninder Singh
2015-09-01
1
-1
/
+1
|
|
*
ixgbe: Remove unused PCI bus types
Don Skidmore
2015-09-01
1
-2
/
+0
|
|
*
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
2015-09-01
3
-1
/
+12
|
|
*
ixgbe: add get_bus_info method for X550
Don Skidmore
2015-09-01
1
-0
/
+19
|
|
*
ixgbe: Add support for entering low power link up state
Don Skidmore
2015-09-01
3
-2
/
+185
|
|
*
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
2015-09-01
4
-31
/
+127
|
|
*
ixgbe: Add support for UDP-encapsulated tx checksum offload
Mark Rustad
2015-09-01
1
-12
/
+54
|
|
*
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2015-09-01
2
-24
/
+40
|
|
*
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2015-09-01
2
-2
/
+21
|
|
*
ixgbe: add new function to check for management presence
Don Skidmore
2015-09-01
3
-6
/
+18
|
|
*
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2015-09-01
2
-8
/
+30
|
*
|
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
David S. Miller
2015-09-01
2
-36
/
+35
|
*
|
flow_dissector: Don't use bit fields.
David S. Miller
2015-09-01
2
-10
/
+12
|
*
|
Merge branch 'flow-dissector-features'
David S. Miller
2015-09-01
12
-128
/
+267
|
|
\
\
|
|
*
|
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
Tom Herbert
2015-09-01
1
-9
/
+3
|
|
*
|
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
2015-09-01
2
-0
/
+17
[next]