index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
llvm-utils.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
hpfs: support hotfixes
Mikulas Patocka
5
-20
/
+76
2015-09-03
pcmcia: soc_common: remove skt_dev_info's clk pointer
Russell King
3
-3
/
+0
2015-09-03
pcmcia: sa11xx_base.c: remove useless init/exit functions
Russell King
1
-10
/
+0
2015-09-03
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
Russell King
1
-6
/
+7
2015-09-03
pcmcia: sa1111: update socket driver to use devm_clk_get() API
Russell King
1
-2
/
+1
2015-09-03
pcmcia: pxa2xx: convert memory allocation to devm_* API
Russell King
1
-5
/
+3
2015-09-03
pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
Russell King
1
-6
/
+2
2015-09-03
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
5
-25
/
+32
2015-09-03
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
2
-0
/
+2
2015-09-03
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+1
2015-09-03
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
1
-1
/
+1
2015-09-02
xen-netback: add support for multicast control
Paul Durrant
5
-1
/
+144
2015-09-02
bgmac: Update fixed_phy_register()
Fabio Estevam
1
-1
/
+1
2015-09-02
sock, diag: fix panic in sock_diag_put_filterinfo
Daniel Borkmann
1
-0
/
+3
2015-09-02
flow_dissector: Use 'const' where possible.
David S. Miller
3
-46
/
+49
2015-09-02
flow_dissector: Fix function argument ordering dependency
Tom Herbert
1
-4
/
+4
2015-09-02
ixgbe: Resolve "initialized field overwritten" warnings
Mark Rustad
1
-1
/
+0
2015-09-02
ixgbe: Remove bimodal SR-IOV disabling
Alex Williamson
1
-6
/
+1
2015-09-02
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2
-8
/
+26
2015-09-02
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
1
-3
/
+4
2015-09-02
ixgbe: support for ethtool set_rxfh
Tom Barbette
3
-1
/
+49
2015-09-02
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2
-21
/
+44
2015-09-02
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-02
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2
-4
/
+1
2015-09-02
ixgbe: use kzalloc for allocating one thing
Maninder Singh
1
-1
/
+1
2015-09-02
flow: Move __get_hash_from_flowi{4,6} into flow_dissector.c
David S. Miller
2
-36
/
+35
2015-09-02
ixgbe: Remove unused PCI bus types
Don Skidmore
1
-2
/
+0
2015-09-02
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
3
-1
/
+12
2015-09-02
ixgbe: add get_bus_info method for X550
Don Skidmore
1
-0
/
+19
2015-09-02
ixgbe: Add support for entering low power link up state
Don Skidmore
3
-2
/
+185
2015-09-02
ixgbe: Add support for VXLAN RX offloads
Mark Rustad
4
-31
/
+127
2015-09-02
ixgbe: Add support for UDP-encapsulated tx checksum offload
Mark Rustad
1
-12
/
+54
2015-09-02
flow_dissector: Don't use bit fields.
David S. Miller
2
-10
/
+12
2015-09-02
ixgbe: Check whether FDIRCMD writes actually complete
Mark Rustad
2
-24
/
+40
2015-09-02
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2
-2
/
+21
2015-09-02
ixgbe: add new function to check for management presence
Don Skidmore
3
-6
/
+18
2015-09-02
i40e: Set defport behavior for the Main VSI when in promiscuous mode
Anjali Singhai Jain
2
-8
/
+30
2015-09-02
flow_dissector: Ignore flow dissector return value from ___skb_get_hash
Tom Herbert
1
-9
/
+3
2015-09-02
flow_dissector: Add control/reporting of encapsulation
Tom Herbert
2
-0
/
+17
2015-09-02
flow_dissector: Add flag to stop parsing when an IPv6 flow label is seen
Tom Herbert
2
-1
/
+5
2015-09-02
flow_dissector: Add flag to stop parsing at L3
Tom Herbert
2
-0
/
+7
2015-09-02
flow_dissector: Support IPv6 fragment header
Tom Herbert
1
-0
/
+25
2015-09-02
flow_dissector: Add control/reporting of fragmentation
Tom Herbert
2
-2
/
+17
2015-09-02
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
9
-19
/
+23
2015-09-02
flow_dissector: Jump to exit code in __skb_flow_dissect
Tom Herbert
1
-26
/
+25
2015-09-02
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
4
-4
/
+69
2015-09-02
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
3
-28
/
+40
2015-09-02
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
2
-50
/
+47
2015-09-02
tg3: Fix temperature reporting
Jean Delvare
1
-1
/
+1
2015-09-02
phylib: fix device deletion order in mdiobus_unregister()
Mark Salter
1
-1
/
+1
[next]